Explorar o código

htmlviewer-extension cleaned before packing.

This commit makes this package consistent with other packages.
Jason Grout %!s(int64=6) %!d(string=hai) anos
pai
achega
7834113bfa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/htmlviewer-extension/package.json

+ 1 - 1
packages/htmlviewer-extension/package.json

@@ -26,7 +26,7 @@
   "scripts": {
     "build": "tsc",
     "clean": "rimraf lib",
-    "prepack": "npm run clean && npm run build",
+    "prepublishOnly": "npm run build",
     "watch": "tsc -w"
   },
   "dependencies": {