Boots a local Drupal, building the workspace first if there is not one.
RESUMABLE THE WAY wrangler dev IS. The second run reuses the workspace, because every build step
asks the disk whether its output exists rather than asking a lock file whether it ran -- so an
interrupted first run resumes at the step that did not finish, and a finished one re-clones and
re-downloads nothing.
Boots a local Drupal, building the workspace first if there is not one.
RESUMABLE THE WAY
wrangler devIS. The second run reuses the workspace, because every build step asks the disk whether its output exists rather than asking a lock file whether it ran -- so an interrupted first run resumes at the step that did not finish, and a finished one re-clones and re-downloads nothing.