Open
Description
Describe the bug
When running npx patchcab
, these lines in bin.ts
cause my ./modules
directory to be destroyed:
Line 28 in 0fdb815
Line 36 in 0fdb815
./modules
seems to be a source directory - why is it being deleted?
To Reproduce
- git clone
- yarn install
- npm run build
- npx patchcab
Environment:
- Ubuntu 20.04
- vscode
Metadata
Metadata
Assignees
Labels
No labels