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

IDEA: Use AJV's standalone compiler to reduce the bundle size for JSON Schema loader #4099

Closed
ardatan opened this issue Jun 29, 2022 · 1 comment

Comments

@ardatan
Copy link
Owner

ardatan commented Jun 29, 2022

Today AJV is part of JSON Schema loader. We can compile JSON Schemas on build time so ajv dependency will no longer be needed on runtime.
https://ajv.js.org/standalone.html

@ardatan ardatan changed the title Use AJV's standalone compiler to reduce the bundle size for JSON Schema loader IDEA: Use AJV's standalone compiler to reduce the bundle size for JSON Schema loader Jun 29, 2022
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@ardatan
Copy link
Owner Author

ardatan commented Mar 31, 2023

We no longer depend on AJV

@ardatan ardatan closed this as completed Mar 31, 2023
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
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