You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we are using django-webpack-loader which would expect the files generated to end with their extension. With v3.0.2 this is no longer true so we have to stick with v3.0.1.
Is it possible to add an option for this?
What does the proposed API look like?
It would probably be a config entry in vue.config.js.