Skip to content

Commit dbd0184

Browse files
committed
revert notice about upload_source_maps
1 parent 4717e35 commit dbd0184

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,6 @@ In many cases, this allows you to work provide just enough of an API to make a d
12191219
- `upload_source_maps` <Type text="boolean" />
12201220

12211221
- When `upload_source_maps` is set to `true`, Wrangler will automatically generate and upload source map files when you run [`wrangler deploy`](/workers/wrangler/commands/#deploy) or [`wrangler versions deploy`](/workers/wrangler/commands/#deploy-2).
1222-
- Not applicable if you're using the [Cloudflare Vite plugin](/workers/local-development/vite/).
12231222

12241223
Example:
12251224

0 commit comments

Comments
 (0)