buglify

Batch minify (uglify) javascript (with sourcemaps) including a file change listener/watcher.

Usage no npm install needed!

<script type="module">
  import buglify from 'https://cdn.skypack.dev/buglify';
</script>

README

Buglify

Batch minify (uglify) javascript (with sourcemaps) including a file change listener/watcher.

Installation

npm install -g buglify

Usage

Release History

  • 0.1.1 Fix and allow source root as option
  • 0.1.0 Initial tag
  • 0.0.1 Initial release