ucladevx / Bmaps-Frontend

Frontend for Bmaps with UCLA DevX.
https://www.bmaps.io
8 stars 1 forks source link

Font Awesome Speedups / Angular 9 Ivy Compiler #353

Closed r-holland closed 4 years ago

r-holland commented 4 years ago

Removed font awesome dependencies and replaced with minimized font files containing only the necessary icons. This PR also brings in Hakan's updates to Angular 9 and Ivy, as well as our initial optimizations such as resource pre loading.