Skip to content

custom builds  #120

@threepointone

Description

@threepointone

This issue tracks running custom builds alongside wrangler's dev and publish commands.

In wrangler1, this is achieved with wrangler.toml configuration of build https://developers.cloudflare.com/workers/cli-wrangler/configuration#build. This is a little confusing to get right.

pages lets you pass a command directly in the cli like so pages dev <folder> -- <command>. This seems to be a little nicer.

So we'll have to support the first type for people migrating to wrangler2, and can add a deprecation warning, and also implement the second style as the way forward.

Assigning to myself since I'm working on this right now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions