We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do NOT ignore this template or your issue will have a very high chance to be closed without comment.
In some cases, the SFC-js is import async and SFC-css is split with js. but js does not inject css
https://github.com/LoveofRedMoon/vite-build-css-error.git
vite
vue
yarn.lock
package-lock.json
@vue/compiler-sfc
vite build
--debug
follow #1356
The error does not fix
from the repository, when build, PScroll.js does not show link element
PScroll.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In some cases, the SFC-js is import async and SFC-css is split with js.
but js does not inject css
Reproduction
https://github.com/LoveofRedMoon/vite-build-css-error.git
System Info
vite
version: 2.0.0-beat.5vue
version (fromyarn.lock
orpackage-lock.json
) 3.0.5@vue/compiler-sfc
versionLogs (Optional if provided reproduction)
vite
orvite build
with the--debug
flag.follow #1356
The error does not fix
from the repository, when build,
PScroll.js
does not show link elementThe text was updated successfully, but these errors were encountered: