Test: Not finished

This commit is contained in:
Yûki VACHOT 2022-01-29 17:18:43 +01:00
parent db79c561c7
commit c1300fdb5f
12 changed files with 546 additions and 17 deletions

View file

@ -20,7 +20,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/frontend",
"outputPath": "backend/static",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",