fix(demo-build): fix demo dosc deployments (#6042)

This commit is contained in:
Denis Strigo 2024-09-24 18:12:38 +02:00 committed by GitHub
parent 428c9a1ca1
commit bf289039fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View file

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