fix: update import path for tapbundle and refactor download logic

- Changed the import path for tapbundle from '@push.rocks/tapbundle' to '@git.zone/tstest/tapbundle'.
- Refactored the download logic in the preTask for preparing downloads to use SmartRequest for better handling of the response.
- Added a new pnpm workspace configuration file to specify only built dependencies.
This commit is contained in:
2025-08-18 00:47:24 +00:00
parent be1bc958d8
commit b5a3793ed5
4 changed files with 4950 additions and 2461 deletions

4
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,4 @@
onlyBuiltDependencies:
- esbuild
- mongodb-memory-server
- puppeteer