Skip to content

Commit

Permalink
Update packages/wrangler/src/__tests__/deploy.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmenPopoviciu authored Dec 19, 2024
1 parent 022cfc5 commit bd1116d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wrangler/src/__tests__/deploy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4483,7 +4483,7 @@ addEventListener('fetch', event => {});`
"▲ [WARNING] experimental_serve_directly=false set without an assets binding
Setting experimental_serve_directly to false will always invoke your Worker script.
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.
Read more: https://developers.cloudflare.com/workers/static-assets/binding/#binding
Expand Down

0 comments on commit bd1116d

Please sign in to comment.