Skip to content

Commit

Permalink
Add postinstall build script
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Aug 4, 2018
1 parent 222cc5f commit 958698a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MyApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "ServiceStack Nuxt.js project",
"private": true,
"scripts": {
"postinstall": "npm run build",
"dev": "nuxt",
"dtos": "cd src/shared && typescript-ref && tsc -m ES6 dtos.ts",
"build": "nuxt build",
Expand Down

0 comments on commit 958698a

Please sign in to comment.