autodll-webpack-plugin icon indicating copy to clipboard operation
autodll-webpack-plugin copied to clipboard

Sourcemap: Fixed wrong folder in debugger source tab.

Open mars-dlx opened this issue 5 years ago • 0 comments

Was: [name]_[chankcache]/./node_modules/... (not displayed in Firefox debbuger) Became: webpack://./node_modules/...

It should not have side effects for build without "inherit.devtool: source-map"

mars-dlx avatar Apr 18 '19 21:04 mars-dlx