Replies: 2 comments 1 reply
-
|
该现象表现在test文件夹里,目前没有什么好的解决方案 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
目前观察到最新版vite已修复 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在Windows上,vite一定会将资源转为dataurl内置到JS里,即使已经被html引用。
但是在Linux,vite不会内置已经被html引用的资源。
Beta Was this translation helpful? Give feedback.
All reactions