@Walshy | Deploying lmk if you still want a full HAR file
@Walshy | Deploying lmk if you still want a full HAR file
workers/observability/telemetry/keys__dirname and __filename. Those variables are from the global scope and I didn't achieve to mock them though the [alias] feature of the wrangler.toml.[define]? That is for global variable substitution.
define accept a Record<string, string>.__dirname. I tried to set it like the following:error: Invalid define value (must be an entity name or valid JSON syntax): ./__dirname is not happy: The "path" argument must be of type string. Received an instance of Object




foo.workers.dev as the domain?
puppeteer but rather @cloudflare/puppeteer so a custom version.[define]
__dirname = "./"[define]
__dirname = "{'foo': 'bar'}"