-
-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error parsing bundle asset #183
Labels
Comments
FYI: webpack-bundle-analyzer/src/parseUtils.js Lines 171 to 183 in 12b2e37
|
Could you provide one of those chunks that cause parse error? |
I create a gist |
Merged
Fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
report error:
Technical info
2.13.0
4.8.1
10.1.0
6.0.1
macOS High Sierra 10.13.4 (17E202)
Debug info
How do you use this module? As CLI utility or as plugin?
As plugin
If CLI, what command was used? (e.g.
webpack-bundle-analyzer -O path/to/stats.json
)If plugin, what options were provided? (e.g.
new BundleAnalyzerPlugin({ analyzerMode: 'disabled', generateStatsFile: true })
)What other Webpack plugins were used?
webpack.DefinePlugin
MomentLocalesPlugin
FaviconsWebpackPlugin
HtmlWebpackPlugin
CopyWebpackPlugin
webpack.LoaderOptionsPlugin
FriendlyErrorsPlugin
MiniCSSExtractPlugin
stats
filestats.json.zip
The text was updated successfully, but these errors were encountered: