From 18c458d91ca5e7187ffb3615fca8970fc6e4ca65 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Mon, 6 Jun 2022 15:48:53 +0200 Subject: feat: More work on portal --- apps/portal/src/tsconfig.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/portal/src/tsconfig.json') diff --git a/apps/portal/src/tsconfig.json b/apps/portal/src/tsconfig.json index e00d638..c60fce6 100644 --- a/apps/portal/src/tsconfig.json +++ b/apps/portal/src/tsconfig.json @@ -16,9 +16,6 @@ "allowJs": true, "checkJs": false, "paths": { - "$app/*": [ - "./_public/*" - ], "$app/*": [ "./app/*" ], -- cgit v1.3