bem / webpack-bem-loader

Webpack BEM loader
Other
25 stars 14 forks source link

Some updates #53

Closed nikita-ezhkov closed 6 years ago

nikita-ezhkov commented 6 years ago

Some proposals are here:

  1. Fix of eslint issues
  2. We would like to use webpack BEM loader, but we are not sure that we want to use bem-react-core. So we get an error: applyDecls is undefined.
  3. We have a few entry points in some projects with own levels of overrides. It looks crappy to execute a several builds with parameter for build all of project assets (one for every entry point).
nikita-ezhkov commented 6 years ago

@Yeti-or @awinogradov what do you think about this PR? Could it be merged?

Yeti-or commented 6 years ago

@nikita-ezhkov could you split this pr to 3 ones ?

nikita-ezhkov commented 6 years ago

@Yeti-or sure