mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-05 18:56:09 +08:00
#85773 build:regru-static command added to package.json
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"main": "src/nginxconfig/mount.js",
|
||||
"scripts": {
|
||||
"build": "npm run build:clean && npm run build:template && npm run build:prism && npm run build:static && npm run build:tool",
|
||||
"build:regru-static": "npm run build:clean && npm run build:template && npm run build:tool",
|
||||
"build:clean": "do-vue clean",
|
||||
"build:template": "node src/nginxconfig/build/template.js",
|
||||
"build:prism": "node src/nginxconfig/build/prism.js",
|
||||
|
||||
Reference in New Issue
Block a user