-
-
Notifications
You must be signed in to change notification settings - Fork 32
Also alias node:* imports #19
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
When this webpack issue is resolved: webpack/webpack#14166
According to this comment, the
path:scheme is only supported by webpack if the target isnode:webpack/webpack#12693 (comment)
And I don’t think there's any
node:scheme handler either, which makes this plugin possibly the "right place" to fix this.