bem / webpack-bem-loader

Webpack BEM loader
Other
25 stars 14 forks source link

Add possibility of generators customization #56

Closed nikita-ezhkov closed 6 years ago

nikita-ezhkov commented 6 years ago

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.

nikita-ezhkov commented 6 years ago

@Yeti-or have you got any updates here? We need it

nikita-ezhkov commented 6 years ago

@Yeti-or @awinogradov ping

nikita-ezhkov commented 6 years ago

@Yeti-or @awinogradov @veged is there anyone how can consider this PR?

veged commented 6 years ago

@nikita-ezhkov sorry for delay :-( let's do this!

veged commented 6 years ago

ok — we will merge it with https://github.com/bem/webpack-bem-loader/pull/58, since there will be new argument in generators

nikita-ezhkov commented 6 years ago

@veged it seems that #58 and this one fix the same issues. I had faced with wrong order of files until i did this fix.

veged commented 6 years ago

@Yeti-or do you already fix this and #58?