rollup-plugin-node-externals
rollup-plugin-node-externals copied to clipboard
A Rollup/Vite plugin that automatically declares NodeJS built-in modules and npm dependencies as 'external'
Results
2
rollup-plugin-node-externals issues
Sort by
recently updated
recently updated
newest added
Because of the missing 'main' key the eslint-plugin-import:resolver:node cannot resolve the package as a directory, thus throwing import/unresolved error/warning. Here's the link to the place in code that is failing:...
I build using vite and pnpm. In 7.1.3 everything was WAI with no additional options specified. With 8.0.0 my builds are broken and the source map includes entries such as:...