gulp-strip-debug

Strip console, alert, and debugger statements from JavaScript code

MIT License

Downloads
38.6K
Stars
249
Committers
2

Bot releases are hidden (Show)

gulp-strip-debug - Latest Release

Published by sindresorhus 12 months ago

gulp-strip-debug -

Published by sindresorhus almost 2 years ago

Breaking

  • Require Node.js 14 a8d44b6
  • This package is now pure ESM. Please read this.

Improvements

  • Support modern JS syntax a8d44b6

https://github.com/sindresorhus/gulp-strip-debug/compare/v4.0.0...v5.0.0

gulp-strip-debug -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 31e1136
  • Require Gulp 4 fef71dc

Improvements

  • Fix stripping console call containing the spread operator

https://github.com/sindresorhus/gulp-strip-debug/compare/v3.0.0...v4.0.0