tree-shaking Related post https://twitter.com/mamadoudicko_/status/1627713326657556480?s=20 Building and running on localhost Install dependencies: pnpm install Create a production build (dist folder): pnpm run build-prod Run node dist/bundle.js