Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce Bundle size #124

Open
1 of 2 tasks
htbkoo opened this issue Apr 23, 2022 · 0 comments
Open
1 of 2 tasks

Reduce Bundle size #124

htbkoo opened this issue Apr 23, 2022 · 0 comments
Assignees

Comments

@htbkoo
Copy link
Owner

htbkoo commented Apr 23, 2022

Example:

  1. Eliminate dependencies for html / rss parsing - or change that to be parsed at build time.
    1. Partially improved feat(Exercises): Lazy load to reduce first load JS size #183
  2. Extract image assets from metadata (base64 images)
    1. Fixed in feat(StaticAssets): Migrate static assets to separate files instead of base64 encoded data  #190
@htbkoo htbkoo self-assigned this Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant