Commit 3e2e701
authored
Refactor: Remove zone.js package fully from main site (#195)
Description:
Removed the `zone.js` library from the web application. This should reduce bundle size and improve the speed of the web application. The speed will not be a noticeable change.
Future issues:
There might be some bugs introduce by this change, make sure this is tested thoroughly.1 parent 149c8f5 commit 3e2e701
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
85 | | - | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments