mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
Added --types flag docs for wrangler dev
This commit is contained in:
parent
b8a4af85a4
commit
689e3a25ea
1 changed files with 2 additions and 0 deletions
|
|
@ -246,6 +246,8 @@ None of the options for this command are required. Many of these options can be
|
|||
- Show the interactive dev session.
|
||||
- `--alias` `Array<string>`
|
||||
- Specify modules to alias using [module aliasing](/workers/wrangler/configuration/#module-aliasing).
|
||||
- `--types` <Type text="boolean" /> <MetaInfo text="(default: false) optional" />
|
||||
- Generate types from your Worker configuration.
|
||||
|
||||
<Render file="wrangler-commands/global-flags" product="workers" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue