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
commit d81b0bbc06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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