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:
4
pnpm-workspace.yaml
Normal file
4
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
onlyBuiltDependencies:
|
||||
- esbuild
|
||||
- mongodb-memory-server
|
||||
- puppeteer
|
Reference in New Issue
Block a user