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
Is your enhancement related to a problem? Please describe.
While working on #323 I noticed there's things that we are loading that do not make sense for them to be loaded.
It makes sense to rethink why/when are we loading classes, assets etc. This could help prevent issues like #198 and it could help with other performance gains (less code that's actually running, etc).
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
While working on #323 I noticed there's things that we are loading that do not make sense for them to be loaded.
It makes sense to rethink why/when are we loading classes, assets etc. This could help prevent issues like #198 and it could help with other performance gains (less code that's actually running, etc).
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: