Add bootstrap script
This commit is contained in:
parent
77c22f70da
commit
9be7dccc75
1 changed files with 3 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue