From 1f30a1853e38c20a45722dbd6d38aaaec63839e8 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 22 Feb 2018 15:29:32 +0100 Subject: Add confirm when admin use custom js/css --- client/.angular-cli.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'client/.angular-cli.json') diff --git a/client/.angular-cli.json b/client/.angular-cli.json index 643e1b319..cb387db0a 100644 --- a/client/.angular-cli.json +++ b/client/.angular-cli.json @@ -8,12 +8,7 @@ "root": "src", "outDir": "dist", "assets": [ - { - "glob": "**/*", - "input": "./assets/images", - "output": "./client/assets/images", - "allowOutsideOutDir": false - }, + "./assets/images", "./manifest.json" ], "deployUrl": "client/", -- cgit v1.2.3