Fetch pkg/lib automatically from cockpit instead of keeping a local copy

* remove mustache module as it's not used anymore.
* port alert component to react-core as the current code creates a
broken UI
This commit is contained in:
Katerina Koukiou 2021-11-08 10:40:12 +01:00 committed by Justin Stephenson
parent e49176b966
commit e13c9d1bf3
22 changed files with 28 additions and 2696 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
*.rpm
node_modules/
dist/
lib/
/*.spec
/.vagrant
package-lock.json