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

Improve Netlify bundled configuration #839

Merged

Commits on Feb 17, 2024

  1. Improve Netlify bundled configuration

    - Add support for using `netlify dev`. This is important if you want to test redirects or use functions.
    - Removed Link headers. This was breaking stuff locally and Netlify doesn't have a way to apply headers conditionally without using scripts. Honestly, I'm not sure it's really that important anyway. I checked a bunch of sites including Google, Cloudflare, Netlify, Apple, Stripe, and more. None of them set these headers. This simplifies stuff to remove them.
    jclusso committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ffd857e View commit details
    Browse the repository at this point in the history