How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Pnpm support in Meteor 3.4+ with Rspack

calendar_today May 19, 2026 person nachocodoner domain meteor

Repository example: GitHub GitHub - nachocodoner/meteor-pnpm-skeleton Contribute to nachocodoner/meteor-pnpm-skeleton development by creating an account on GitHub. For a long time, the Meteor community has discussed pnpm support and the limitations of the legacy Meteor bundler around symlinks, workspace layouts, and dependency resolution. With Meteor 3.4+ and the move into the modern build stack through Rspack integration, many of these limitations are no longer blockers. Why? Because application module resolution is now delegated to a modern bundler ecosystem through Rspack, while Meteor focu

open_in_new Read original post