Content Negotiation
Remove content negotiation, added by vela enable content-negotiation.
Syntax
$ vela disable content-negotiation Options
-y, --yes- Skip the confirmation prompt
What it removes
- The generated
sveltekit-negotiatefiles, including the demo page, from wherever enabling wrote it - The negotiate wrapper around the
handlehook - The
reroutehook, preserving the i18n composition if it is in use - The
<Negotiate />component in the root layout