-
-
Notifications
You must be signed in to change notification settings - Fork 179
Couldn't parse bundle asset "vendors~typeahead.chunk.min.js". Analyzer will use module sizes from stats file. #261
Comments
@Legends can you provide more detailed log, because log above contain only npm stacktrace |
here it is: --> uglify-sourcemap-false-production.log |
@Legends problem in |
Moved the issue to source-maps repo. Will try to create a setup and post it there. |
@Legends I will investigate this in near future 👍 |
packages.json One question upfront: Is
I think the issue arises because I have set
but in the UglifyJS-Plugin I set it to false:
Perhaps an error message would be nice, that explains the issue or the plugin overrides
|
@evilebottnawi What needs to be done here? Can I help somehow? |
@Legends no, WIP 👍 |
@Legends bug, work on PR. Thanks! |
Fixed in #268 |
Plugin version 1.2.4
webpack 4
This only happens in production when setting
sourceMap: false
, when set to true, it runs fine!Here the complete Log-file:
2018-03-16T16_31_25_817Z-debug.log
The text was updated successfully, but these errors were encountered: