updateAll

This commit is contained in:
ivan gomes
2021-11-30 12:30:58 +01:00
parent b2e55317b5
commit 49c0aeae95
8 changed files with 72 additions and 15 deletions
+1
View File
@@ -16,4 +16,5 @@ platformBrowserDynamic().bootstrapModule(AppModule)
.catch(err => console.log(err));
// Call the element loader after the platform has been bootstrapped
defineCustomElements(window);