Skip to content

Commit

Permalink
test: fix compatibilityDate
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 15, 2024
1 parent fb21495 commit 52a3b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/react-ssr/vite.config.workerd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default defineConfig((_env) => ({
entry: "/src/adapters/workerd.ts",
miniflare: {
log: new Log(),
compatibilityDate: "2024-01-01",
},
}),
vitePluginVirtualIndexHtml(),
Expand Down

0 comments on commit 52a3b26

Please sign in to comment.