Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add build npm script
  • Loading branch information
kajan committed Feb 13, 2021
1 parent 771a24e commit a2a7237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AspNetCoreVueMpa.Web/ClientApp/package.json
Expand Up @@ -4,6 +4,7 @@
"description": "",
"private": true,
"scripts": {
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
Expand Down

0 comments on commit a2a7237

Please sign in to comment.