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

fix webpack path issue on windows #21

Closed gwokae closed 8 years ago

gwokae commented 8 years ago

Hi,

Just try to running dev server on Windows. But I found some path errors from webpack. Here's my fix

:D