node-rollup-plugin-strip

Rollup plugin to remove debugger statements and functions
  https://github.com/rollup/plugins/tree/master/packages/strip#readme
  0
  no reviews



This is a plugin for rollup module bundler to remove debugger statements and functions like assert.equal and console.log from your code.