Skip to content

Commit

Permalink
Add postinstall script to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asadm committed Apr 6, 2024
1 parent 6067e16 commit 5fcd9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/PlayroomKit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"vite-plugin-static-copy": "^1.0.2"
},
"scripts": {
"postinstall": "npm run build",
"build": "vite build --emptyOutDir"
},
"keywords": [],
Expand Down

0 comments on commit 5fcd9fc

Please sign in to comment.