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

chore(cjs/esm): Bundle module and use package exports #1227

Closed
wants to merge 1 commit into from

Commits on Jul 28, 2021

  1. feat: bundle module and use package exports

    - use esbuild to bundle module in esm and cjs format
    - bundle dependencies to reduce module size
    - use package exports to automatically select the appropriate version
    - add build step to prepublishOnly
    - add build step to ci
    SomaticIT committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ed58a6e View commit details
    Browse the repository at this point in the history