webpack-bem-loader
webpack-bem-loader copied to clipboard
[Question] Any plans for supporting bem-react-core@2?
good question Actually I'm not sure that anybody needs webpack-bem-loader with bem-react-core_v_2
I expected that answer :) as all mentions of the loader (and babel plugin) have disappeared from BRC repo.
but why so? is it really a rejection of redefinition levels and salvation from ../../../../.. imports?
brc@2 works without any special build plugins. It was a main important thing for v2, because it allows using all native tools for debugging and works well with go to definitions. No magic no pain ;)