You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments