Browse Source

chore: remove stage script from package.json

Casper Dai 3 năm trước cách đây
mục cha
commit
c6f87e1e91
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -4,7 +4,6 @@
   "version": "1.0.0",
   "scripts": {
     "serve": "vue-cli-service serve",
-    "stage": "vue-cli-service build --mode staging",
     "build": "vue-cli-service build",
     "lint": "vue-cli-service lint",
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",