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
#719 adds ~0.14 MB to the bundle size. I'm not sure how much that would reduce if we used the approach above for rendering just tables vs. all of remark-gfm.
Before:
Assets:
main.css (4.77 MiB)
premiser-ui.js (1.55 MiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (6.32 MiB)
main.css
premiser-ui.js
After:
Assets:
main.css (4.77 MiB)
premiser-ui.js (1.69 MiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (6.46 MiB)
main.css
premiser-ui.js
E.g.: https://www.howdju.com/media-excerpts/2021
The text was updated successfully, but these errors were encountered: