fix(demo-build): fix demo dosc deployments

This commit is contained in:
d.strigo 2024-09-24 17:09:34 +02:00
parent daed6653f0
commit fb25ac44a5
2 changed files with 2 additions and 1 deletions

View file

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