banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source maps not working

hackhat opened this issue · comments

You have to add devtool: 'source-map', in the webpack.config.js

@hackhat this will be in the next version 0.3.2, committed to master as e29aa42.