-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
style.scss has no corresponding SFC entry in the cache #1542
Comments
Seems the attempted fix didn't work for me. It also turns out I was wrong when I said this was only an issue for Here's the output of
And here's the output of
ReproductionSame repo: System InfoUpdated:
|
Did you update |
I got the same issue trying to use <style src=""> with the .css of an external package |
@yyx990803, apologies, you are right, I had only updated |
Describe the bug
I'm linking to SCSS files from a Vue SFC:
This works with the dev server, but fails when I try to build:
Output:
Reproduction
https://github.com/chriscalo/vite-multipage/
System Info
vite
version:2.0.0-beta.29
fromyarn.lock
v14.15.4
yarn v1.22.10
Logs (Optional if provided reproduction)
vite
orvite build
with the--debug
flag.The text was updated successfully, but these errors were encountered: