first commit

This commit is contained in:
Your Name
2020-03-14 15:45:39 -04:00
commit eba6c2cdda
58 changed files with 14904 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/**
* Prevents Angular change detection from
* running with certain Web Component callbacks
*/
(window as any).__Zone_disable_customElements = true;