tj / frontend-boilerplate

webpack-react-redux-babel-autoprefixer-hmr-postcss-css-modules-rucksack-boilerplate (unmaintained, I don't use it anymore)
2.93k stars 268 forks source link

npm build doesn't work #62

Closed scerelli closed 8 years ago

scerelli commented 8 years ago

It seems that npm build doesn't work. Maybe is better to have a different config file for production like: webpack.production.config.js and split css modules and jsx/js modules into 2 different files so it's even possible to avoid the orrible glitch while loading component before style is fully loaded.

c0b41 commented 8 years ago

@scerelli see #58

scerelli commented 8 years ago

sorry, didn't see