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(cloudflare-pages, cloudflare-module): enable code splitting by default #1905

Merged
merged 4 commits into from
Nov 12, 2023

Commits on Nov 11, 2023

  1. feat(cloudflare): remove NITRO_EXP_CLOUDFLARE_DYNAMIC_IMPORTS

    remove the NITRO_EXP_CLOUDFLARE_DYNAMIC_IMPORTS flag used to enable code
    splitting with lazy loading for the cloudflare-pages and
    cloudflare_module presets and enable such behavior by default since that
    is not stable and working with up-to-date versions of wrangler
    dario-piotrowicz committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f79c28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3906e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baf9131 View commit details
    Browse the repository at this point in the history
  4. fix serverDir

    dario-piotrowicz committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c7d584d View commit details
    Browse the repository at this point in the history