File tree 3 files changed +242
-5432
lines changed
3 files changed +242
-5432
lines changed Original file line number Diff line number Diff line change 16
16
"css" : " sass"
17
17
},
18
18
"scripts" : {
19
- "build" : " pnpm run build:rn" ,
20
19
"build:weapp" : " taro build --type weapp" ,
21
20
"build:swan" : " taro build --type swan" ,
22
21
"build:alipay" : " taro build --type alipay" ,
Original file line number Diff line number Diff line change 54
54
},
55
55
"devDependencies" : {
56
56
"@rollup/plugin-commonjs" : " ^11.0.2" ,
57
- "@tarojs/plugin-platform-alipay" : " 3.6.6" ,
58
- "@tarojs/plugin-platform-h5" : " 3.6.6" ,
59
- "@tarojs/plugin-platform-jd" : " 3.6.6" ,
60
- "@tarojs/plugin-platform-qq" : " 3.6.6" ,
61
- "@tarojs/plugin-platform-swan" : " 3.6.6" ,
62
- "@tarojs/plugin-platform-tt" : " 3.6.6" ,
63
- "@tarojs/plugin-platform-weapp" : " 3.6.6" ,
64
- "@tarojs/taro-rn" : " 3.6.6" ,
65
57
"@rollup/plugin-json" : " ^4.0.2" ,
66
58
"@rollup/plugin-node-resolve" : " ^7.1.1" ,
67
59
"@tarojs/components" : " 3.6.6" ,
You can’t perform that action at this time.
0 commit comments