Parcourir la source

yvan-ext-mobile

lizw il y a 3 ans
Parent
commit
97f99f0661
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "main": "dist/yvan-ext-mobile.js",
   "typings": "dist/index.d.ts",
   "scripts": {
-    "build": "yarn -v"
+    "build": "yarn & yarn link"
   },
   "devDependencies": {
   },