Fix ci.
All checks were successful
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m33s
All checks were successful
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m33s
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"fr": {
|
||||
"translation": "src/locale/messages-fr.json"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
},
|
||||
"architect": {
|
||||
@@ -30,7 +30,6 @@
|
||||
"index": "src/index.html",
|
||||
"browser": "src/main.ts",
|
||||
"polyfills": [
|
||||
"zone.js",
|
||||
"@angular/localize/init"
|
||||
],
|
||||
"tsConfig": "tsconfig.app.json",
|
||||
@@ -133,8 +132,6 @@
|
||||
"builder": "@angular/build:karma",
|
||||
"options": {
|
||||
"polyfills": [
|
||||
"zone.js",
|
||||
"zone.js/testing"
|
||||
],
|
||||
"tsConfig": "tsconfig.spec.json",
|
||||
"inlineStyleLanguage": "scss",
|
||||
|
||||
Reference in New Issue
Block a user