Skip to content

Commit df7164f

Browse files
committed
exclude the expansions yml files
1 parent 7efa575 commit df7164f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/compass/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@
9696
},
9797
"asar": {
9898
"unpack": [
99+
"**/expansions.yml",
100+
"**/expansions.raw.yml",
99101
"**/@mongosh/node-runtime-worker-thread/**",
100102
"**/interruptor/**",
101103
"**/kerberos/**",

0 commit comments

Comments
 (0)