Skip to content

vue-loader options might get lost for template compiler in webpack 4 #2029

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
xanf opened this issue Mar 12, 2023 · 0 comments · Fixed by #2030 or Shoutzor/frontend#147 · May be fixed by YoutacRandS-VA/NativeScript#3 or YoutacRandS-VA/RSSHub-Radar#4

Comments

@xanf
Copy link
Contributor

xanf commented Mar 12, 2023

When using vue-loader with huge webpack configuration, sometimes options object inside templateCompiler will be pointing to totally random (at first look) configuration of other loader

This happens only when there are a lot of webpack loader rules, with heavy use of options inside each of them and might appear and go away with subtle changes in webpack configuration (like re-ordering rules)

# for free to join this conversation on GitHub. Already have an account? # to comment