Skip to content

Commit a2a7237

Browse files
author
kajan
committed
add build npm script
1 parent 771a24e commit a2a7237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AspNetCoreVueMpa.Web/ClientApp/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "",
55
"private": true,
66
"scripts": {
7+
"build": "webpack",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"keywords": [],

0 commit comments

Comments
 (0)