1.1.0 • Published 6 years ago

vendorate v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Vendorate

A wrapper around browserify to vendor node_module dependencies into a single file.

Installation

npm install --save-dev vendorate

Usage

npx vendorate some-library SomeLibrary

This will output a file like Vendor.SomeLibrary.ab3692a8sb82bas2.js. When used, the library is exposed globally under Vendor.SomeLibrary.