node-uglify-save-license

License detector for UglifyJS
  https://github.com/shinnn/uglify-save-license
  0
  no reviews



This module enables to preserve license comments when using UglifyJS.

Even if the license statement is in multiple line comments, or the comment has no directive such as @license and /*!, this module keeps them readable.

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