Skip to content

Commit

Permalink
Use prepack to build plugin when used as git dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidisaaclee committed Apr 15, 2023
1 parent 8b66a96 commit 321f5ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions preferences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"clean": "rimraf ./dist",
"watch": "tsc --watch",
"prepublishOnly": "npm run build",
"prepack": "npm run build",
"publish:cocoapod": "pod trunk push ./CapacitorPreferences.podspec --allow-warnings"
},
"devDependencies": {
Expand Down

0 comments on commit 321f5ac

Please sign in to comment.