3.0.0-feat-sst-upgrade.1 • Published 5 months ago

@k11r/nx-cloudflare-wrangler v3.0.0-feat-sst-upgrade.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

nx-cloudflare-wrangler

An executor and generator for Cloudflare Wrangler (workers and pages)

Workers

Generate a new worker project

npx nx g @k11r/nx-cloudflare-wrangler:worker <app-name>

Creates a new NX project (based on the node template) with a new worker. build and deploy targets are added automatically.

Pages

Add deploy target to an existing project

npx nx g @k11r/nx-cloudflare-wrangler:pages <app-name>

This will only add a deploy target, the build property in wrangler.toml will point to the build target of the project.

2.9.1

6 months ago

2.5.0

8 months ago

2.7.0

7 months ago

2.6.1

7 months ago

2.6.0

8 months ago

2.9.0

6 months ago

2.8.0

6 months ago

2.7.1

7 months ago

2.3.0

1 year ago

2.2.0

1 year ago

2.4.1

1 year ago

2.4.0

1 year ago

2.4.2

1 year ago

2.1.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

2.0.0

1 year ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago