Repro for Rollup CommonJS with Snowpack of Zod rollup/plugins#658 (comment) Setup yarn Successful run with Node 14+ node src/index.mjs Failed run after building with Snowpack/Rollup yarn dev Inspecting Snowpack built files yarn build cat build/web_modules/zod.js Building and running with Rollup alone yarn rollup -c node output/index.js