Skip to content

feat(webpack): support v5 #166

New issue

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

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

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

awill1988
Copy link

@awill1988 awill1988 commented Jan 13, 2021

Basically copies the solution from vue-loader for handling webpack breaking changes in v5.

Note

In webpack plugins, vue-loader must come before vuetify-loader.

If you do not do this, you'll encounter this error message:

Error: [VueLoaderPlugin Error] vue-loader 15 currently does not support vue rules with oneOf.

Closes #136

@awill1988 awill1988 marked this pull request as ready for review January 13, 2021 03:31
@awill1988 awill1988 mentioned this pull request Jan 13, 2021
@KaelWD KaelWD closed this Jan 18, 2021
@awill1988 awill1988 deleted the support-webpack-5 branch January 20, 2021 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webpack 5 support
2 participants