lrf 2 yıl önce
ebeveyn
işleme
209eec43fe
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      publish.bat

+ 1 - 1
publish.bat

@@ -1,4 +1,4 @@
 @echo start to publish free-midway-component
-call npm run build
 call npm version patch
+call npm run build
 call npm publish