From a991c23056964c2be3ecdc76b2475d2965920110 Mon Sep 17 00:00:00 2001 From: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com> Date: Wed, 31 Dec 2025 05:54:59 +0000 Subject: [PATCH] fix(client): remove marked script file from project.json --- apps/client/project.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/project.json b/apps/client/project.json index 4dc61a9e0..09968d23f 100644 --- a/apps/client/project.json +++ b/apps/client/project.json @@ -75,7 +75,6 @@ "ngswConfigPath": "apps/client/ngsw-config.json", "optimization": false, "polyfills": "apps/client/src/polyfills.ts", - "scripts": ["node_modules/marked/lib/marked.esm.js"], "serviceWorker": true, "sourceMap": true, "styles": [