Explorar o código

Bugfix: prepare command added.

lfabl hai 4 semanas
pai
achega
d661d473d7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -20,6 +20,7 @@
     "url": "git://git.nibgat.space/nibgat-community/rrule.git"
   },
   "scripts": {
+    "prepare": "yarn build",
     "prebuild": "yarn clean",
     "prepublish": "yarn build",
     "build": "yarn lint && tsc -b tsconfig.build.json && webpack",