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 1eac38d commit b191ec0Copy full SHA for b191ec0
packages/wrangler/src/__tests__/deploy.test.ts
@@ -4724,7 +4724,7 @@ addEventListener('fetch', event => {});`
4724
"[33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mexperimental_serve_directly=false set without an assets binding[0m
4725
4726
Setting experimental_serve_directly to false will always invoke your Worker script.
4727
- To fetch your assets from your Worker, please set [assets.binding] in your configuration file.
+ To fetch your assets from your Worker, please set the [assets.binding] key in your configuration file.
4728
4729
Read more: [4mhttps://developers.cloudflare.com/workers/static-assets/binding/#binding[0m
4730
0 commit comments