From f77eb73b5e02bed9e223dafc1c203ceb7c05b6e5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Feb 2020 10:27:16 +0100 Subject: Fix angular 9 build --- client/angular.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'client/angular.json') diff --git a/client/angular.json b/client/angular.json index ddc9272ef..f3f146bcb 100644 --- a/client/angular.json +++ b/client/angular.json @@ -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", -- cgit v1.2.3