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

This commit is contained in:
Denis Strigo 2024-09-24 18:32:04 +02:00 committed by GitHub
parent bf289039fe
commit d354bd1e84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

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