Package Exports
- @cloudflare/json-schema-ref-loader
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cloudflare/json-schema-ref-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
JSON Schema Reference Loader
Webpack loader that uses @cloudflare/json-schema-transform to load JSON Schema documents in JSON, JSON5, YAML, or JavaScript formats, and de-references all $refs. Circular references are not supported.