Skip to content

Commit f7b6aca

Browse files
authored
Update packages/adapter-cloudflare/tsconfig.json
1 parent c0fb574 commit f7b6aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/adapter-cloudflare/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"@sveltejs/kit": ["../kit/types/index"]
1212
}
1313
},
14-
"include": ["**/*.js", "ambient.d.ts", "src/worker.ts"]
14+
"include": ["index.js", "ambient.d.ts", "src/worker.ts"]
1515
}

0 commit comments

Comments
 (0)