We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc94f8 commit dd19fd8Copy full SHA for dd19fd8
1 file changed
pnpm-workspace.yaml
@@ -1,3 +1,11 @@
1
+shellEmulator: true
2
+
3
+trustPolicy: no-downgrade
4
5
+packages:
6
+ - jetv-ui
7
+overrides:
8
+ '@electron/node-gyp': git+https://github.com/electron/node-gyp.git
9
onlyBuiltDependencies:
10
- '@parcel/watcher'
11
- better-sqlite3
@@ -7,7 +15,3 @@ onlyBuiltDependencies:
15
- lzma-native
16
- oxc-resolver
17
- simple-git-hooks
-packages:
- - 'jetv-ui'
12
-overrides:
13
- '@electron/node-gyp': git+https://github.com/electron/node-gyp.git
0 commit comments