Skip to content

Commit

Permalink
Build after install
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan committed Apr 17, 2024
1 parent 9e3c41d commit 46315ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"node": ">16.0.0"
},
"scripts": {
"postinstall": "npm run build",
"build": "rollup -c",
"clean": "rimraf dist",
"test": "NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest --coverage false",
Expand Down

0 comments on commit 46315ec

Please sign in to comment.