This folder contains code that is injected into every Puppeteer execution context. Each file is transpiled using esbuild into a script in src/generated which is then imported into server code.
src/generated
See tools/generate_sources.ts for more information.
tools/generate_sources.ts