]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/angular.json
Fix angular 9 build
[github/Chocobozzz/PeerTube.git] / client / angular.json
index f7d868e748f570323ff4127c615a4c9f6de749f4..f3f146bcb8946594db82bfce40639b5a22a4e148 100644 (file)
@@ -4,14 +4,6 @@
   "newProjectRoot": "projects",
   "projects": {
     "PeerTube": {
-      "i18n": {
-        "locales": {
-          "fr_FR": {
-            "translation": "src/i18n/messages.fr_FR.xlf",
-            "baseHref": ""
-          }
-        }
-      },
       "root": "",
       "sourceRoot": "src",
       "projectType": "application",
                   "with": "src/environments/environment.e2e.ts"
                 }
               ]
-            },
-            "fr_FR": {
-              "aot": true,
-              "budgets": [
-                {
-                  "type": "anyComponentStyle",
-                  "maximumWarning": "6kb"
-                }
-              ],
-              "outputPath": "dist/PeerTube-fr_FR",
-              "i18nFile": "src/i18n/messages.fr_FR.xlf",
-              "i18nLocale": "fr_FR"
             }
           }
         },
             "e2e": {
               "browserTarget": "PeerTube:build:e2e",
               "proxyConfig": "e2e/proxy.config.json"
-            },
-            "fr_FR": {
-              "browserTarget": "PeerTube:build:fr_FR"
             }
           }
         },