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
npm run ts:build
npm run tsc:build
npm run tsc:dev # 推荐
npm run vite:build # 目前存在bug: 无法访问对应ip
npm run vite:dev
npm run esbuild:build # 目前存在bug: 无法运行
npm run esbuild:dev
npm run pkg:build # 目前存在bug