Skip to content

Commit 629c8d5

Browse files
committed
fix: app including node_modules
1 parent a3b5d44 commit 629c8d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"productName": "LoCode",
4848
"asar": false,
4949
"files": [
50+
"!node_modules",
5051
"electron/**/*",
5152
".output/**/*",
5253
"backend/**/*"

0 commit comments

Comments
 (0)