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

feat: use @bergos/jsonparse to remove requirement for bundler config #106

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

bergos
Copy link
Contributor

@bergos bergos commented Jan 2, 2023

This PR removes the requirement for a bundler config for a buffer polyfill. A fork of jsonparse is used to add the buffer dependency and require it in the code.

fixes #105

@rubensworks rubensworks merged commit 448c8fe into rubensworks:master Jan 3, 2023
@rubensworks
Copy link
Owner

Super, thanks so much for this!

Released as 3.1.0.

@rubensworks
Copy link
Owner

Ah, FYI, the GH repo link in your package.json file still refers to the old repo.

@bergos
Copy link
Contributor Author

bergos commented Jan 3, 2023

Thanks. Just fixed the links in the package.json.

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 this pull request may close these issues.

Remove requirement for custom bundler config
2 participants