fix: dependencies

This commit is contained in:
eneller
2026-02-28 13:30:08 +01:00
parent 7d73d35aa4
commit a704c7a4e2
4 changed files with 10 additions and 3 deletions

View File

@@ -35,6 +35,9 @@
"../node_modules/bootstrap-icons/font/bootstrap-icons.min.css",
"src/styles.less"
],
"scripts": [
"../node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
],
"polyfills": ["@angular/localize/init"]
},
"configurations": {