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

support ESM builds #6131

Merged
merged 18 commits into from
May 31, 2023
Merged

support ESM builds #6131

merged 18 commits into from
May 31, 2023

Commits on May 31, 2023

  1. update files to support es6 imports

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1ce20d1 View commit details
    Browse the repository at this point in the history
  2. add js to file extensions

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    30d218b View commit details
    Browse the repository at this point in the history
  3. remove stats

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b1a1d3e View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.x' into 6127 added js extension

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ea7fc30 View commit details
    Browse the repository at this point in the history
  5. adding js for relative paths

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    58a94dc View commit details
    Browse the repository at this point in the history
  6. update configs

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6cb5dbb View commit details
    Browse the repository at this point in the history
  7. update relative links to js

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9f4521d View commit details
    Browse the repository at this point in the history
  8. update extensionalias to accept .js relative paths

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8a0acf3 View commit details
    Browse the repository at this point in the history
  9. allow relative js imports

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b04564c View commit details
    Browse the repository at this point in the history
  10. update

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2b0a099 View commit details
    Browse the repository at this point in the history
  11. test other tests

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1b60182 View commit details
    Browse the repository at this point in the history
  12. Merge branch '4.x' into 6127

    Alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cbc34bf View commit details
    Browse the repository at this point in the history
  13. remove running on prs

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    90bd4a9 View commit details
    Browse the repository at this point in the history
  14. Merge branch '4.x' into 6127

    Alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    41ba0b1 View commit details
    Browse the repository at this point in the history
  15. remove artifacts from esm build

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d94b949 View commit details
    Browse the repository at this point in the history
  16. update build

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    aef8206 View commit details
    Browse the repository at this point in the history
  17. update flow

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ff02f08 View commit details
    Browse the repository at this point in the history
  18. revert build -esm

    luu-alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c9925e3 View commit details
    Browse the repository at this point in the history