ufocoder / redux-universal-boilerplate

Boilerplate for react universal (isomorphic) application based on flux architecture (redux implementation)
MIT License
72 stars 19 forks source link

Source maps generating by webpack 2 is wrong #27

Closed RIP21 closed 7 years ago

RIP21 commented 7 years ago

Source map is generating correctly but available only in transpiled format, not ES6 format. I tried both, source-map and inline-source-map, both are the same.

ufocoder commented 7 years ago

I've changed webpack watch configuration for soucemap e8f501f5b7581886b0ed22f71fc9ef3813f2014c