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

Publish ESM and CJS #519

Merged
merged 7 commits into from
Aug 22, 2023
Merged

Publish ESM and CJS #519

merged 7 commits into from
Aug 22, 2023

Commits on Aug 22, 2023

  1. Add rollup config

    IanVS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    24dd330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da8ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6df833e View commit details
    Browse the repository at this point in the history
  4. Use relative paths for entries

    IanVS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3e2cf12 View commit details
    Browse the repository at this point in the history
  5. Convert cjs to esm if needed

    IanVS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    17700fb View commit details
    Browse the repository at this point in the history
  6. Add extensions to lodash imports

    To support node16 resolution
    IanVS committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    769a89c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d494ce4 View commit details
    Browse the repository at this point in the history