Custom builds
While wrangler
provides a capable development environment for a large number of usecases, developers often face the need to customise how their code is compiled before being processed by wrangler. This document suggests some strategies for orchestrating custom build commands and systems in conjunction with wrangler dev
and wrangler publish
.