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
I have a project with a fairly minimal @codemirror setup, and I want to add json schema validation. When I add codemirror-json-schema, it increases the size of my project more than codemirror itself does. It seems like there was a large jump in size with the yaml schema validation. Is it possible to setup the library in such a way that the yaml dependencies can be excluded if they are not wanted? I've included images of the size of the library in ^0.6.0 and for ^0.7.0. Thanks!
The text was updated successfully, but these errors were encountered:
I have a project with a fairly minimal @codemirror setup, and I want to add json schema validation. When I add codemirror-json-schema, it increases the size of my project more than codemirror itself does. It seems like there was a large jump in size with the yaml schema validation. Is it possible to setup the library in such a way that the yaml dependencies can be excluded if they are not wanted? I've included images of the size of the library in ^0.6.0 and for ^0.7.0. Thanks!
The text was updated successfully, but these errors were encountered: