No webpack js source maps in dev mode in version 1.0.7
Created by: tomjal
I updated to version 1.0.7 and I no longer can debug code in browser. Chrome dev tools only see css files + some files from node_modules, cant see any actual code. What am i doing wrong?