Add bootstrap script

This commit is contained in:
Toast 2025-01-28 11:36:24 +01:00
parent 77c22f70da
commit 9be7dccc75

View file

@ -31,7 +31,9 @@
"node_modules/bootstrap/dist/css/bootstrap.min.css",
"src/styles.css"
],
"scripts": []
"scripts": [
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
]
},
"configurations": {
"production": {