GUACAMOLE-773: Migrate to NPM for AngularJS portion of webapp build.

This commit is contained in:
Michael Jumper
2021-04-05 14:47:04 -07:00
parent 71948a54ca
commit 1ef61687d8
426 changed files with 7086 additions and 234 deletions

View File

@@ -99,6 +99,7 @@
<exclude>.ratignore</exclude>
<exclude>**/*.md</exclude>
<exclude>**/*.json</exclude>
<exclude>**/node_modules/**/*</exclude>
<exclude>**/templates/*.html</exclude>
<exclude>src/licenses/**/*</exclude>
<exclude>target/**/*</exclude>