zhangyuang / ssr

A most advanced ssr framework support React17/React18/Vue2/Vue3 on Earth that implemented serverless-side render specification.

Home Page:http://doc.ssr-fc.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite编译超时

juukee opened this issue · comments

commented

image
1692778110412
vite编译时看起来有问题,设置了8秒超时,还是不行,内置vite版本2.9.16也比较低

commented
npm run build:vite

运行这个命令可以解决问题

commented

1692779269438
会出现以上提醒,想要去除
1692779311457

commented

1、npm run build:vite和设置isvite: true没有区别。
2、vite版本没有升级的计划
3、移除tsconfig的paths字段就行了