rollup-importable-module

2.0.0 • Public • Published

Rollup importable module

Tool for converting TS modules into a single importable module file, which includes all dependencies.

Usage: rollup-importable-module [options] <input>

Uses rollup to transform TS module into single importable file. <input> should be the entry file of that component.

Options:
  -o, --output [directory]  Directory to write to (default: "dist")
  --no-uglify               Disable uglify
  -h, --help                output usage information

Readme

Keywords

Package Sidebar

Install

npm i rollup-importable-module

Weekly Downloads

2

Version

2.0.0

License

ISC

Unpacked Size

5.41 kB

Total Files

4

Last publish

Collaborators

  • eljenso