fix node npm detection (#1163)
This commit is contained in:
@@ -35,7 +35,8 @@ extraResources:
|
||||
- "!node_modules/node-pty/prebuilds/!(${platform}-${arch})/**"
|
||||
- "!node_modules/node-pty/build/**"
|
||||
- "!packages/desktop/**"
|
||||
- "!**/{.git,.github,docs,tests,playwright.config.ts,*.md,README*,scripts,*.map}"
|
||||
- "!**/{.git,.github,docs,tests,playwright.config.ts,README*,scripts,*.map}"
|
||||
- "!node_modules/**/*.md"
|
||||
- from: "resources/python/${os}-${arch}"
|
||||
to: "python"
|
||||
filter:
|
||||
|
||||
Reference in New Issue
Block a user