Now everything is actually working again.

This commit is contained in:
2023-09-30 00:21:58 +00:00
parent 2aec7a3cff
commit 2c549c7c59
11 changed files with 150 additions and 33 deletions

View File

@ -13,11 +13,12 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"preserveSymlinks": true,
"outputPath": "dist/ng-karaoqueue",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.app.json",
"tsConfig": "src/tsconfig.json",
"aot": false,
"assets": [
"src/favicon.ico",