bem-react-components
bem-react-components copied to clipboard
Distribution script
We need to precompile code before publish ;)
We need two variants of distribution:
- precompiled dist (without ability to redefine components on project level)
- for BEM-loader and build process (with ability to redefine)
don't we have already second option? just npm i bem-react-component webpack-bem-loader ?