Skip to content

Commit

Permalink
Change config to use npm pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxhy committed Dec 22, 2023
1 parent 15b312c commit 327a74d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/dist
/.yarn
/.env
/repository
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"pkg": "^5.8.1",
"supertest": "^6.3.3"
},
"bundleDependencies": true,
"pkg": {
"assets": ["node_modules/canvas/**/*", "node_modules/es-get-iterator/**/*"]
}
Expand Down

0 comments on commit 327a74d

Please sign in to comment.