/rollup-plugin-node-gyp

Copy Node gyp modules to the destination folder and import them

Primary LanguageJavaScriptMIT LicenseMIT

rollup-plugin-node-gyp

Copy Node gyp modules to the destination folder and import them.

Installation

# yarn
yarn add rollup-plugin-node-gyp -D

# npm
npm install rollup-plugin-node-gyp -D

Usage

TODO

Configuration

TODO

License

MIT