lrf 2 سال پیش
والد
کامیت
52560cf0be
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      publish.bat

+ 4 - 0
publish.bat

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