add build config
This commit is contained in:
+4
-2
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"type": "static"
|
||||
}
|
||||
"type": "static",
|
||||
"build": "npm install && npm run build",
|
||||
"static_dir": "dist"
|
||||
}
|
||||
Reference in New Issue
Block a user