From fc0f9b441f579cc36079f4ae2aab1d778dbbeaad Mon Sep 17 00:00:00 2001 From: "d.strigo" Date: Tue, 24 Sep 2024 14:49:48 +0200 Subject: [PATCH] fix(demo-build): run demo build --- docs/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/main.ts b/docs/main.ts index 11f9f131..e2b5bd9a 100644 --- a/docs/main.ts +++ b/docs/main.ts @@ -15,4 +15,3 @@ if (environment.production) { } platformBrowserDynamic().bootstrapModule(AppModule); -