Skip to content

Commit de51162

Browse files
committed
chore(rsc): useBuildAppHook: true with cloudflare plugin
1 parent e71da84 commit de51162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin-rsc/examples/starter-cf-single/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export default defineConfig({
1717
},
1818
serverHandler: false,
1919
loadModuleDevProxy: true,
20+
useBuildAppHook: true,
2021
}),
2122
cloudflare({
2223
configPath: './wrangler.jsonc',

0 commit comments

Comments
 (0)