v0.2.0
Features
-
Add
config.subdomainoption forworkers.devsupport (#7, #9): 3a26e6a, ae4ccd0
Includesubdomain: truein your cfw configuration file to deploy to your account's subdomain. -
Add
config.moduleoption for deploying Module Worker: 6ffc62a
Includemodule: truein your cfw configuration file to deploy a Module Worker. -
Add
config.usageoption for Worker's Usage Model: 557a000
Relies on account default; valid options are"bundled"and"unbound" -
Minify
buildoutput by default: 6f19b63
Disable via the--no-minifyargument.
Patches
- (types) Make
Globalstype more strict w/ string-inference: ef16501