fix(demo-build): fix demo dosc deployments

This commit is contained in:
d.strigo 2024-09-24 17:03:03 +02:00
parent 38fb964c2b
commit fb84d69280
2 changed files with 1 additions and 1 deletions

View file

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