Cloudflare Docs
Workers
Visit Workers on GitHub
Set theme to dark (⇧+D)

[WIP] wrangler’s module system

wrangler v2 introduces a first class module system for writing code, similar to thos provided by node.js, deno, and others. This document is a technical explainer for how it works and how it can be leveraged when creating and publishing Workers.