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: load external templates #251

Merged
merged 4 commits into from Jul 12, 2022
Merged

fix: load external templates #251

merged 4 commits into from Jul 12, 2022

Conversation

Tofandel
Copy link
Contributor

@Tofandel Tofandel commented Jul 6, 2022

I separated the main condition of the loader into two loaders, since that condition is made on the resourceQuery of the module

Like this the vue template loader can be applied to all files (including external html, pug etc) and not just vue files

And the styleSSR loader will run on all vue files without resourceQuery

@KaelWD
Copy link
Member

KaelWD commented Jul 11, 2022

avoid the big diff, even though that check is unnecessary

Screenshot_20220711_183245

@KaelWD KaelWD changed the title fix: External template not loaded #250 fix: load external templates Jul 12, 2022
@KaelWD KaelWD merged commit 33a75b6 into vuetifyjs:master Jul 12, 2022
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