Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Don't use rules that also match ".html"#1811

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ubipo wants to merge1 commit intovuejs:master
base:master
Choose a base branch
Loading
fromubipo:fix-html-rule-before

Conversation

ubipo
Copy link

This adds a check so that rules that match foo.vue.html but also foo.html are ignored.

Resolves#1625

All tests pass and I've verified this myself with Webpack 5. I also added a Webpack 4 version but didn't verify that one.

I don't totally know if my assumption that a vue-loader rule should only match "foo.vue.html" and not "foo.vue" is correct...
Where is "foo.vue.html" used? I only ever use "foo.vue" myself.

This adds a check so that rules that match foo.vue.html but *also* foo.html are ignored.Resolvesvuejs#1625
@ubipo
Copy link
Author

Huh weird, the tests pass on my machine

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

vue-loader errored when html-loader is defined BEFORE it in webpack 5 configuration.
1 participant
@ubipo

[8]ページ先頭

©2009-2025 Movatter.jp