Compare commits

...

2 commits

Author SHA1 Message Date
a2a08c8e25 Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-frontend
All checks were successful
ci / build (push) Successful in 1m19s
2025-04-16 12:25:44 +02:00
5a0bb8b168 "baseHref": "/",
"deployUrl": "/",
2025-04-16 12:25:40 +02:00

View file

@ -39,6 +39,8 @@
"build": {
"builder": "@angular-devkit/build-angular:application",
"options": {
"baseHref": "/",
"deployUrl": "/",
"outputPath": "dist/silly-game-frontend",
"index": "src/index.html",
"browser": "src/main.ts",