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

react-hot-loader should be dev-dependency not an app dependency #37

Closed aziz closed 8 years ago

tj commented 8 years ago

I suppose they're all dev dependencies really, only thing that gets into prod is a build

aziz commented 8 years ago

You wanna say, you're not gonna make it isomorphic and render it server side in near future :wink:

tj commented 8 years ago

nope haha

thebigredgeek commented 8 years ago

This is resolved here> https://github.com/tj/frontend-boilerplate/pull/47

tj commented 8 years ago

moved them all