-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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(plugin-vue): support scss/sass/less... hmr on custom template languages(fix #10677) #10844
Conversation
I think we may want to discuss whether we're fine with exporting |
I just noticed we could update this line if it were exposed: |
We discussed in the last meeting that exposing |
I have merged the branch "main" into my branch. |
Fix #10677
Related PR: #6987
This PR is supplementary to #6987.
Description
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).