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

meta: disable ESM to CJS transform in dist files #3773

Merged
merged 2 commits into from May 30, 2022
Merged

meta: disable ESM to CJS transform in dist files #3773

merged 2 commits into from May 30, 2022

Commits on May 30, 2022

  1. meta: disable ESM to CJS transorm in dist files

    This commit removes all the hacks that needed to happen in order to ship
    working CJS code. Onwards, we plan to distribute Uppy packages as ESM.
    aduh95 committed May 30, 2022
    Copy the full SHA
    5a07370 View commit details
    Browse the repository at this point in the history
  2. No mocking with Jest and ESM

    aduh95 committed May 30, 2022
    Copy the full SHA
    1d59438 View commit details
    Browse the repository at this point in the history