rollup-plugin-external-node-modules
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

NPM downloads changelog license

rollup-plugin-external-node-modules

🍣 A Rollup plugin to fix node_modules folder creation.

stars watchers

Install

npm i rollup-plugin-external-node-modules

Usage

Just use without options

import external from 'rollup-plugin-external-node-modules'

export default {
  plugins: [
    external(),
  ],
}

Issues

If you find a bug or have a suggestion, please file an issue on GitHub.

issues

Package Sidebar

Install

npm i rollup-plugin-external-node-modules

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.7 kB

Total Files

6

Last publish

Collaborators

  • deight