You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do NOT ignore this template or your issue will have a very high chance to be closed without comment.
css files in <link rel tag responsed as application/javascript
css files in <link rel tag responsed as application/javascript, and the css content can not be loaded in bowser.
It's ok when using 0.15.3, but when using versions above this, the error occurs.
project dir as:
html file as:
warging info as:
responsed info as:
Reproduction
Please provide a link to a repo that can reproduce the problem you ran into.
A reproduction is required unless you are absolutely sure that the the problem is obvious and the information you provided is enough for us to understand what the problem is. If a report has only vague description (e.g. just a generic error message) and has no reproduction, it will be closed immediately.
System Info
requiredvite version: 0.16.10
required Operating System: win10@2004 + wsl2
required Node version: 13.9.0
Optional:
npm/yarn version: 6.13.7
Installed vue version (from yarn.lock or package-lock.json)
Installed @vue/compiler-sfc version
Logs (Optional if provided reproduction)
Run vite or vite build with the --debug flag.
Provide the error log here.
The text was updated successfully, but these errors were encountered:
css files in
<link rel
tag responsed asapplication/javascript
css files in
<link rel
tag responsed asapplication/javascript
, and the css content can not be loaded in bowser.It's ok when using 0.15.3, but when using versions above this, the error occurs.
project dir as:
html file as:
warging info as:
responsed info as:
Reproduction
Please provide a link to a repo that can reproduce the problem you ran into.
A reproduction is required unless you are absolutely sure that the the problem is obvious and the information you provided is enough for us to understand what the problem is. If a report has only vague description (e.g. just a generic error message) and has no reproduction, it will be closed immediately.
System Info
vite
version: 0.16.10vue
version (fromyarn.lock
orpackage-lock.json
)@vue/compiler-sfc
versionLogs (Optional if provided reproduction)
vite
orvite build
with the--debug
flag.The text was updated successfully, but these errors were encountered: