File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5959 "dev:taro:rn:dark" : " THEME=dark pnpm dev:taro:rn" ,
6060 "dev:taro" : " pnpm run update:taro:entry && pnpm --dir ./packages/nutui-taro-demo dev" ,
6161 "dev:jdtaro" : " pnpm run update:taro:entry && JD=1 pnpm --dir ./packages/nutui-taro-demo dev" ,
62- "dev:jdtaro:jdharmonycpp" : " pnpm run update:taro:entry && JD=1 pnpm --dir ./packages/nutui-taro-demo dev:jdharmonycpp" ,
63- "dev:jdtaro:jdharmony" : " pnpm run update:taro:entry && JD=1 pnpm --dir ./packages/nutui-taro-demo dev:jdharmony" ,
62+ "dev:jdtaro:jdharmonycpp" : " pnpm run clone:jdharmony cpp &&pnpm run update:taro:entry && JD=1 pnpm --dir ./packages/nutui-taro-demo dev:jdharmonycpp" ,
63+ "dev:jdtaro:jdharmony" : " pnpm run clone:jdharmony && pnpm run update:taro:entry && JD=1 pnpm --dir ./packages/nutui-taro-demo dev:jdharmony" ,
6464 "dev:taro:jmapp" : " pnpm run update:taro:entry && JD=1 pnpm --dir ./packages/nutui-taro-demo dev:jmapp" ,
6565 "build" : " npm run checked && node scripts/build.mjs" ,
6666 "build:taro" : " npm run checked:taro && node scripts/build-taro.mjs" ,
You can’t perform that action at this time.
0 commit comments