perf(ui-loading-screens): buildless (#216)

This commit is contained in:
藍+85CD
2025-06-19 16:00:16 +08:00
committed by GitHub
parent ee6a2650f3
commit 4712d6e91d
2 changed files with 0 additions and 38 deletions
-5
View File
@@ -19,12 +19,7 @@
"./components": "./src/components/index.ts",
"./*": "./*"
},
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"scripts": {
"dev": "pnpm run build",
"stub": "pnpm run build",
"build": "tsdown",
"play:dev": "vite",
"play:build": "vite build",
"play:preview": "vite preview",