|
|
@@ -37,6 +37,7 @@
|
|
|
"checked:taro:vue": "npm run generate:file:taro:vue",
|
|
|
"dev": "npm run checked && vite --open --force",
|
|
|
"dev:taro:vue": "npm run checked:taro:vue && cd src/sites/mobile-taro/vue/ && npm run dev:weapp",
|
|
|
+ "dev:taro:h5": "npm run checked:taro:vue && cd src/sites/mobile-taro/vue/ && npm run dev:h5",
|
|
|
"build:site": "npm run checked && vite build",
|
|
|
"build:gh-pages": "npm run checked && vite build --base=/nutui/",
|
|
|
"build:site:oss": "npm run checked && vite build --base=/nutui/3x/",
|