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 page size #7956

Merged
merged 1 commit into from May 14, 2024
Merged

AG-11304 - Reduce HTML page size #7956

merged 1 commit into from May 14, 2024

Conversation

taktran
Copy link
Member

@taktran taktran commented May 13, 2024

by fetching resolved interfaces instead of injecting onto page

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

Also remove unused pageName prop.

On charts: ag-grid/ag-charts#1564

by fetching resolved interfaces instead of injecting onto page

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

Also remove unused `pageName` prop.
@taktran taktran merged commit 82e9fb7 into latest May 14, 2024
@taktran taktran deleted the AG-11304-reduce-html-size branch May 14, 2024 09:09
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

1 participant