fix(demo-build): fix demo dosc deployments

This commit is contained in:
d.strigo 2024-09-24 17:57:19 +02:00
parent 1a8f77c737
commit 0566c95f15
2 changed files with 1 additions and 2 deletions

View file

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