Skip to content

Commit

Permalink
try to fix docs deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
eltigerchino committed Dec 23, 2024
1 parent 0fa4e93 commit 9327f8d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ If you have a [service worker](https://svelte.dev/docs/kit/service-workers) and
You'll need to exclude the `_headers` and `_redirects` files from your service worker using the [`config.kit.serviceWorker.files`](configuration#serviceWorker) option.

```js
// @errors: 2307
/// file: svelte.config.js
import adapter from '@sveltejs/adapter-cloudflare';

/** @type {import('@sveltejs/kit').Config} */
Expand Down

0 comments on commit 9327f8d

Please sign in to comment.