5 lines
89 B
JSON
5 lines
89 B
JSON
{
|
|
"type": "static",
|
|
"build": "npm install && npm run build",
|
|
"static_dir": "dist"
|
|
} |