rollup-uglifyes-commandline-tool

rollup-uglifyes-commandline-tool is a command-line tool for uglifing javascript(es6)

Usage no npm install needed!

<script type="module">
  import rollupUglifyesCommandlineTool from 'https://cdn.skypack.dev/rollup-uglifyes-commandline-tool';
</script>

README

rollup-uglifyes-commandline-tool

rollup-uglifyes-commandline-tool is a command-line tool for uglifing javascript(es6)

Usage

# install rpes command to global environment
npm link
# help
rpes --help

Precautions

  • default node path env:
/usr/bin/env node
  • if you need to change node path, modify the first line in bin/rpes.js