Files
sbnews/tmp-worldcup-dev.log
T
2026-06-22 01:31:20 +08:00

16 lines
548 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> uni-preset-vue@0.0.0 dev:h5
> uni --host 127.0.0.1 --port 5173
请注意运行模式下,因日志输出、sourcemap 以及未压缩源码等原因,性能和包体积,均不及发行模式。
vite是按需编译,运行时点击某个未编译页面会先编译后加载,导致显示较慢,发行后无此问题。
编译器版本:5.07vue3
正在编译中...

vite v5.2.8 dev server running at:

➜ Local: http://127.0.0.1:5173/
ready in 3111ms.