Include compilled browser bundles in package #2371
trymeouteh
started this conversation in
Ideas
Replies: 1 comment
-
What do you mean by "compile AJV"? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was unable to compile ajv to create a JS file to use in the browser. I had to use a CDN which is fine in most cases, but I wanted to have ajv stored locally.
Please include browser UMD buids in the package, or even consider creating a new repo and npm package that is ajv compilled for the browser and is easy to plug in play.
Beta Was this translation helpful? Give feedback.
All reactions