We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171b2b6 commit c75855dCopy full SHA for c75855d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rollup-plugin-node-externals",
3
"version": "8.0.0",
4
- "description": "Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup config",
+ "description": "Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config",
5
"author": "Stephan Schreiber <septh@sfr.fr>",
6
"contributors": [
7
"Tomer Aberbach <tomeraberbach@gmail.com>",
0 commit comments