Explorar o código

修改打包命令

dygapp %!s(int64=4) %!d(string=hai) anos
pai
achega
52a22d3c68
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -37,7 +37,7 @@
     "ci": "npm run lint && npm run cov",
     "autod": "autod",
     "update": "powershell -command \"rm app/public/* -r -fo\" && powershell -command \"cp ../VPNWeb/dist/* app/public/  -r\"",
-    "dist": "tar cvzf admin.tar.gz * --exclude=.git"
+    "dist": "tar cvzf admin-dist.tar.gz --exclude=.git * "
   },
   "ci": {
     "version": "10"