fix(demo-build): run demo build

This commit is contained in:
d.strigo 2024-09-24 14:49:48 +02:00
parent d51fff7605
commit fc0f9b441f

View file

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