-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Description
Do you want to request a feature or report a bug?
Feature.
What is the current behavior?
Webpack uses names like __WEBPACK_IMPORTED_MODULE_0__lodash___default for the imports. This makes errors very long and a bit hard to read:
What is the expected behavior?
Maybe we could use a shorter magic name that is also a bit less dramatic? For example __webpack_import_lodash__default.
If this is a feature request, what is motivation or use case for changing the behavior?
More concise error messages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels