bem / bem/themekit

Webpack plugin for better DX

Open
#43 0 comments 1 reaction 0 assignees View on GitHub
RFC
Dominant language
TypeScript
Stars
75
Forks
11
PR merge metrics
No merged PRs in 30d

Description

## Proposal

Need implement webpack plugin for better DX:

1. Not run manually builds tokens
2. Not storage locally result **css** files

## Use case

```js
module.exports = {
plugins: [
new ThemekitWebpackPlugin({ ... }),
]
}
```

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by tracing the repository's existing design-token build flow and how a webpack plugin would fit the shown configuration; done means builds no longer need to be run manually and generated CSS results are not stored locally.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.