Skip to content

fix: skip matching rules with 'enforce' #1680

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

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.'

@haoqunjiang
Copy link
Member

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

@haoqunjiang
Copy link
Member

Thanks! I'm able to reproduce it now.

@haoqunjiang haoqunjiang merged commit 409a0e0 into vuejs:next Jun 23, 2020
haoqunjiang 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.

2 participants