Files
smartarchive/pnpm-workspace.yaml
Juergen Kunz b5a3793ed5 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.
2025-08-18 00:47:24 +00:00

5 lines
75 B
YAML

onlyBuiltDependencies:
- esbuild
- mongodb-memory-server
- puppeteer