TypeScript configuration extending base settings for ESM output in Puppeteer Browsers, optimizing builds for Node.js module compatibility in n8n projects.
This utility is a specialized tsconfig.esm file from the Puppeteer Browsers package, designed to streamline TypeScript compilation specifically for ECMAScript Modules (ESM). It extends the base tsconfig.base.json from a relative path, inheriting core compiler options while overriding the output directory to '../lib/esm'. This ensures that source TypeScript files in the src directory are transpiled into modern ESM format in the lib/esm folder, facilitating seamless integration with ESM-supporting
Platform
n8n
Category
Utilities
Price
$3.99
Creator
Maxim Luong
typescript
esm
puppeteer
build-config
node.js
utilities
compilation
n8n-dev
browser-automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.