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

This commit is contained in:
Denis Strigo 2024-09-24 16:15:27 +02:00 committed by GitHub
parent cbae7d5e3f
commit 5f52562ea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 5 deletions

View file

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