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

Can't be used with dynamic imports due to process.env access #136

Open
NullVoxPopuli opened this issue Jul 18, 2021 · 0 comments
Open

Can't be used with dynamic imports due to process.env access #136

NullVoxPopuli opened this issue Jul 18, 2021 · 0 comments

Comments

@NullVoxPopuli
Copy link
Contributor

NullVoxPopuli commented Jul 18, 2021

I'm trying to use validated-changeset as a demo for some REPL stuff, but am running into process is not defined errors, which makes sense, considering I'm await importing from a browser.

See https://cdn.jsdelivr.net/npm/validated-changeset/+esm

is there a browser build available?
I see there in main and module here: https://github.com/validated-changeset/validated-changeset/blob/main/package.json#L6
just looks like browser might be missing?

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