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

ESM Build #22

Open
2 tasks done
drwpow opened this issue Jan 12, 2025 · 0 comments · May be fixed by #23
Open
2 tasks done

ESM Build #22

drwpow opened this issue Jan 12, 2025 · 0 comments · May be fixed by #23

Comments

@drwpow
Copy link

drwpow commented Jan 12, 2025

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Ship an ESM build for json-schema-ref-resolver so this code could run in a browser (or edge worker) environment.

Motivation

ESM is the new standard; packages should ship an ESM build for compatibility.

Example

import { RefResolver } from 'json-schema-ref-resolver'
@drwpow drwpow linked a pull request Jan 12, 2025 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant