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

Bundling support (WIP don't merge yet) #11

Closed
wants to merge 9 commits into from

Conversation

oriSomething
Copy link

  • Added support for bundling to: Browser, Node commonJS, Node ESM
  • Volta support
  • Added files field to minimize bundled files
  • Fix to isMap, is_array, and differ Node and browser version by bundling instead of checking (Needed to ESM support)

TODO

  • Required final NPM package name
  • Adding details to package.json such as author (you) and repo (this)
  • Testing bundles on Node 12 + other bundlers for browser version

@oriSomething
Copy link
Author

Need to re-think of a different approach, since, currently part of the changes seem to do more harm than good

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.

None yet

1 participant