Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ The following global flags work on every command:
- Show version number.
- `--config` <Type text="string" /> (not supported by Pages)
- Path to `.toml` configuration file.
- `--experimental-json-config` <Type text="boolean" /> (not supported by Pages)
- ⚠️ This is an experimental command. Read configuration from a `wrangler.json` file, instead of `wrangler.toml`. `wrangler.json` is a [JSONC](https://code.visualstudio.com/docs/languages/json#_json-with-comments) file.
Loading