forked from webpack-contrib/extract-text-webpack-plugin
-
Notifications
You must be signed in to change notification settings - Fork 27
Interworking with Vue-Cli/Webpack5 #32
Copy link
Copy link
Open
Description
I tried using the plugin with vue-cli which internally uses webpack5. It didn't really work. I debugged a bit and found that
StringReplacePlugin.REPLACE_OPTIONS is set to {} multiple times thus overriding settings previously set and thus later replacements do not take place. Not sure if that is now standard behaviour in webpack 5 or has to do with how vue-cli works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels