node-rollup-plugin-inject

Scan modules for global variables and inject import statements
  https://github.com/rollup/plugins#readme
  0
  no reviews



This is a plugin for rollup module bundler to scan modules for global variables and inject import statements where necessary.

Node.js is an event-based server-side JavaScript engine.