File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7575 "build:taro:jmapp" : " npm run checked:taro && VITE_APP_PROJECT_ID=jmapp node scripts/build-taro.mjs" ,
7676 "build:site" : " npm run checked && vite build --config vite.config.site.ts" ,
7777 "build:site:jmapp" : " npm run checked && VITE_APP_PROJECT_ID=jmapp vite build" ,
78- "build:taro:site" : " npm run checked:taro && npm run generate:file:taro:pages && pnpm --dir ./packages/nutui-taro-demo build:h5" ,
78+ "build:taro:site" : " pnpm update:taro:entry && npm run checked:taro && npm run generate:file:taro:pages && pnpm --dir ./packages/nutui-taro-demo build:h5" ,
7979 "build:taro:site:jmapp" : " npm run checked:taro && VITE_APP_PROJECT_ID=jmapp npm run generate:file:taro:pages && VITE_APP_PROJECT_ID=jmapp pnpm --dir ./packages/nutui-taro-demo build:h5" ,
8080 "build:theme:site" : " npm run checked && vite build --config vite.config.theme.ts && npm run generate:themes-dev" ,
8181 "generate:file" : " node scripts/generate-nutui.js" ,
You can’t perform that action at this time.
0 commit comments