Skip to content
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

fix: skip matching rules with 'enforce' #1680

Merged
merged 1 commit into from Jun 23, 2020
Merged

fix: skip matching rules with 'enforce' #1680

merged 1 commit into from Jun 23, 2020

Conversation

Jamie-Yang
Copy link
Contributor

skip matching rules with 'enforce'.
eg. the rule of eslint-loader is before the rule of vue-loader, will throw this error: '[VueLoaderPlugin Error] No matching rule for .vue files found.'

@sodatea
Copy link
Member

sodatea commented Jun 22, 2020

Do you have a reproduction repo for the described issue?
I can't get the error on my local project.

@Jamie-Yang
Copy link
Contributor Author

Sure. Check out my vue 3 boilerplate project. https://github.com/Jamie-Yang/vue3-boilerplate
Line 69 to line 84 of ./service/config/base.js

@sodatea
Copy link
Member

sodatea commented Jun 23, 2020

Thanks! I'm able to reproduce it now.

@sodatea sodatea merged commit 409a0e0 into vuejs:next Jun 23, 2020
sodatea added a commit that referenced this pull request Jun 23, 2020
@Jamie-Yang Jamie-Yang deleted the next branch June 23, 2020 12:42
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.

None yet

2 participants