gdborton / webpack-parallel-uglify-plugin

A faster uglifyjs plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sourcemaps are missing

AndyOGo opened this issue · comments

In my webpack config I have enabled sourcemaps by devtool: 'source-map', but they don't show in generated files.

@gdborton
Did you find any time to look in to this?

If anyone else is conserned about sourcemaps, there is also webpack-uglify-parallel, which does generate proper sourcemaps.

@AndyOGo Source maps should be working as of 0.2.0.