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

AG-11304 - Reduce html size #1564

Merged
merged 3 commits into from May 14, 2024
Merged

AG-11304 - Reduce html size #1564

merged 3 commits into from May 14, 2024

Conversation

taktran
Copy link
Member

@taktran taktran commented May 9, 2024

by fetching resolved interfaces instead of injecting onto page

Get resolved-interfaces.json on client side instead of injecting it from the astro file into the react component. This caused the html to be very large.

On Grid: ag-grid/ag-grid#7956

@taktran taktran force-pushed the AG-11304-reduce-html-size branch 2 times, most recently from 5bce254 to 2c77b4c Compare May 10, 2024 16:04
…f injecting onto page

Get `resolved-interfaces.json` on client side instead of injecting it from the astro file into the react component. This caused the html to be very large.
@taktran taktran force-pushed the AG-11304-reduce-html-size branch from 2c77b4c to a44651a Compare May 13, 2024 08:27
@taktran taktran marked this pull request as ready for review May 13, 2024 15:44
@taktran taktran requested review from alantreadway and a team as code owners May 13, 2024 15:44
@taktran taktran merged commit 61951cd into latest May 14, 2024
11 checks passed
@taktran taktran deleted the AG-11304-reduce-html-size branch May 14, 2024 09:08
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

Successfully merging this pull request may close these issues.

None yet

2 participants