Browse Source

chore(npm-scripts): modify npm script for pkg

ddx 4 tuần trước cách đây
mục cha
commit
6eef6b96b8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -40,7 +40,7 @@
     "build:android": "node ./.build/build-android.js",
     "e2e": "npx cypress run --headed",
     "pack:linux": "node ./.build/pack-linux.js",
-    "pkg": "npx pkg server.js --config pkg.json --no-bytecode --public-packages '*' --public"
+    "pkg": "node ./.build/h5_for_webserver.build.js"
   },
   "browserslist": [
     "defaults and fully supports es6-module",