File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - run : bun scripts/deploy.ts
2121 - run : sleep 3s
2222 - run : |
23- npx surge --project ./dist --domain tencent- tdesign-starter-cli.surge.sh --token ${{ secrets.TDESIGN_SURGE_TOKEN }}
23+ npx surge --project ./dist --domain tdesign-starter-cli.surge.sh --token ${{ secrets.TDESIGN_SURGE_TOKEN }}
2424 ls dist
Original file line number Diff line number Diff line change 3838 "@rollup/plugin-terser" : " ^0.4.4" ,
3939 "@rollup/plugin-typescript" : " ^11.1.6" ,
4040 "@types/babel__core" : " ^7.20.5" ,
41+ "@types/node" : " ^22.1.0" ,
4142 "@types/shelljs" : " ^0.8.15" ,
4243 "@typescript-eslint/eslint-plugin" : " 7.7.0" ,
4344 "@typescript-eslint/parser" : " 7.7.0" ,
44- "@types/node" : " ^22.1.0" ,
4545 "babel-loader" : " 9.1.3" ,
4646 "eslint" : " ^8.56.0" ,
4747 "prettier" : " ^3.2.5" ,
48- "rollup" : " 4.14.3 " ,
48+ "rollup" : " ^4.29.1 " ,
4949 "rollup-plugin-copy" : " 3.5.0"
5050 },
5151 "dependencies" : {
You can’t perform that action at this time.
0 commit comments