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 b982cbd commit 1eac38dCopy full SHA for 1eac38d
packages/wrangler/src/__tests__/dev.test.ts
@@ -1696,7 +1696,7 @@ describe.sequential("wrangler dev", () => {
1696
"[33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mexperimental_serve_directly=false set without an assets binding[0m
1697
1698
Setting experimental_serve_directly to false will always invoke your Worker script.
1699
- 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.
1700
1701
Read more: [4mhttps://developers.cloudflare.com/workers/static-assets/binding/#binding[0m
1702
0 commit comments