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

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

@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants