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

Disable esm resolving for appDir and alias react #41687

Merged
merged 12 commits into from Oct 24, 2022

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    4be1af4 View commit details
    Browse the repository at this point in the history
  2. disable esm request

    huozhi committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ca15d2d View commit details
    Browse the repository at this point in the history
  3. disable esm external type

    huozhi committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    571a002 View commit details
    Browse the repository at this point in the history
  4. update esm/cjs external

    huozhi committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f28559e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8717740 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223a15c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3424755 View commit details
    Browse the repository at this point in the history
  8. revert if app is disabled

    ijjk committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ae5aef6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'app-dir/disable-esm-resolving' of github.com:huozhi/nex…

    …t.js into app-dir/disable-esm-resolving
    ijjk committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    bf052a5 View commit details
    Browse the repository at this point in the history
  10. fix lint

    huozhi committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9bc0758 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'canary' into app-dir/disable-esm-resolving

    # Conflicts:
    #	test/e2e/app-dir/index.test.ts
    ijjk committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    86256f5 View commit details
    Browse the repository at this point in the history
  12. fix test

    ijjk committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    94cd317 View commit details
    Browse the repository at this point in the history