Using bootstrap 4 and fixing symlink handling

This commit is contained in:
Zoe Roux 2021-08-27 16:51:45 +02:00
parent dacccb9e06
commit 16af837cfa
3 changed files with 42 additions and 15968 deletions

View File

@ -24,6 +24,7 @@
"tsConfig": "tsconfig.json",
"aot": false,
"buildOptimizer": false,
"preserveSymlinks": true,
"assets": [
"src/assets",
{

16005
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"@angular/platform-browser-dynamic": "^12.1.4",
"@angular/router": "^12.1.4",
"angular-auth-oidc-client": "^12.0.2",
"bootstrap": "^5.0.2",
"bootstrap": "^4.6.0",
"detect-browser": "^5.2.0",
"hls.js": "^1.0.7",
"jquery": "^3.6.0",