-
-
Notifications
You must be signed in to change notification settings - Fork 503
Closed
Description
When the build fails, webpack-bundle-analyzer fills up the logs with irrelevant lines:
Error parsing bundle asset "apps/admin-console/bundles/main-a005b5463f19ca11727d.min.js": no such file
Error parsing bundle asset "apps/admin-console/bundles/CustomFormComponent-648471e17196c5edc242.min.js": no such file
Error parsing bundle asset "apps/admin-console/bundles/WebAppPlatformLayout-3ff85759162b39d96eaa.bundle.min.js": no such file
Error parsing bundle asset "apps/admin-console/bundles/21983-1d2ef12ba1460dcedee5.bundle.min.js": no such file
Error parsing bundle asset "apps/admin-console/bundles/AdminConsoleLayout-86f8bbbfa0d21a23d0fe.bundle.min.js": no such file
Webpack Bundle Analyzer saved report to apps/admin-console/report.html
This time 100 because my build is generating several small bundles (icons)
The plugin should detect failure and avoid trying to read bundles that don't exist
Metadata
Metadata
Assignees
Labels
No labels