fix(demo-build): fix demo dosc deployments

This commit is contained in:
d.strigo 2024-09-24 17:52:29 +02:00
parent 9ce151f8e0
commit 73f63283a3
3 changed files with 2 additions and 2 deletions

View file

@ -15,3 +15,4 @@ if (environment.production) {
}
platformBrowserDynamic().bootstrapModule(AppModule);