fix(demo-build): run demo build (#6033)

This commit is contained in:
Denis Strigo 2024-09-24 14:50:51 +02:00 committed by GitHub
parent d51fff7605
commit cbae7d5e3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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