Update to have a configuration file out of the
app bundle.
This commit is contained in:
@@ -10,4 +10,4 @@ if (environment.production) {
|
||||
}
|
||||
|
||||
platformBrowserDynamic().bootstrapModule(AppModule)
|
||||
.catch(err => console.log(err));
|
||||
.catch(err => console.log(err));
|
||||
|
||||
Reference in New Issue
Block a user