fini etape 8

This commit is contained in:
2024-12-30 03:06:44 +01:00
parent 7837b0e154
commit a9bf3781e0
6 changed files with 5209 additions and 365 deletions

View File

@@ -79,26 +79,6 @@
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n"
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"polyfills": [
"zone.js",
"zone.js/testing"
],
"tsConfig": "tsconfig.spec.json",
"assets": [
{
"glob": "**/*",
"input": "public"
}
],
"styles": [
"src/styles.css"
],
"scripts": []
}
}
}
}