New release process

This commit is contained in:
Alexander Zobnin
2020-06-04 12:52:56 +03:00
parent a416bcfc4f
commit ec48fa0e55
8 changed files with 205 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ run-backend:
bra run
# Build plugin for all platforms (ready for distribution)
dist: install dist-frontend dist-backend
dist: dist-frontend dist-backend
dist-frontend:
yarn build
dist-backend: dist-backend-linux dist-backend-darwin dist-backend-windows