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

feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache #10479

Merged
merged 8 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. simpler mdxLoader code

    slorber committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    68058c4 View commit details
    Browse the repository at this point in the history
  2. crossCompilerCache

    slorber committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f3c6b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c971f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95f0dbf View commit details
    Browse the repository at this point in the history
  5. fix imports

    slorber committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    59a3255 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. use resource as cache key

    slorber committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    91edbd4 View commit details
    Browse the repository at this point in the history
  2. use resource as cache key

    slorber committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7a34568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    644a31f View commit details
    Browse the repository at this point in the history