mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 20:43:41 +00:00
0.2.5 initial commit
Makefile incomplete
This commit is contained in:
5
ui/src/zone-flags.ts
Normal file
5
ui/src/zone-flags.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Prevents Angular change detection from
|
||||
* running with certain Web Component callbacks
|
||||
*/
|
||||
(window as any).__Zone_disable_customElements = true
|
||||
Reference in New Issue
Block a user