We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8802c07 commit 97aaa63Copy full SHA for 97aaa63
packages/adapter-cloudflare/index.d.ts
@@ -10,7 +10,7 @@ export interface AdapterOptions {
10
*
11
* Most of the time `plaintext` is sufficient, but if you are using `routes.exclude` to manually
12
* exclude a set of prerendered pages without exceeding the 100 route limit, you may wish to
13
- * use `spa` instead.
+ * use `spa` instead to avoid showing an unstyled 404 page to users.
14
15
* @default 'plaintext'
16
*/
0 commit comments