Makefile helper tools, bump frontend UI version (#17)

* Makefile helper tools, frontend UI lib updated, option added to build plugin in docker

* docker/makefile cleanup
This commit is contained in:
Aleksandr
2023-02-20 00:46:54 +02:00
committed by GitHub
parent 39f7aadf70
commit d81b0bbc06
4 changed files with 112 additions and 11 deletions

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ coverage
# Dependency directory
node_modules
bower_components
.pnpm-store
# Editors
.idea