Skip to content

soulchild/undici-rollup-bundle-failure

Repository files navigation

Reproduction: Rollup fails to bundle undici

npm run build
npm run build:rolldown

Resulting bundle sizes:

     31 index-no-undici-rolldown
 457688 index-rolldown
1035668 index-rollup

Rollup fails with:

> rollup -c
./index.js → build/index-rollup...
(!) Unresolved dependencies
https://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency
node:sqlite (imported by "node:sqlite?commonjs-external")
created build/index-rollup in 584ms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors