mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-25 12:05:01 -05:00
Don't include the resources directory in the package
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
"dist",
|
||||
"!dist/app",
|
||||
"!dist/bundle",
|
||||
"bin",
|
||||
"resources"
|
||||
"bin"
|
||||
],
|
||||
"bin": {
|
||||
"nxapi": "bin/nxapi.js"
|
||||
@@ -81,8 +80,7 @@
|
||||
"files": [
|
||||
"dist/app/bundle",
|
||||
"dist/bundle",
|
||||
"!dist/app/package",
|
||||
"resources"
|
||||
"!dist/app/package"
|
||||
],
|
||||
"asar": false,
|
||||
"extraMetadata": {
|
||||
|
||||
Reference in New Issue
Block a user