GitShow/sindresorhus/gulp-strip-debug
sindresorhus

gulp-strip-debug

Strip console, alert, and debugger statements from JavaScript code

by sindresorhus
astdebuggulp-pluginjavascriptnodejsstrip
Star on GitHubForkWebsitenpm

JavaScript

249 stars19 forks2 contributorsQuiet · 11mo agoSince 2014v7.0.0MIT

Meet the team

See all 2 on GitHub →
sindresorhus
sindresorhus36 contributions
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
chinchang
Doesn't work with import/exportsClosedIssue

Esprima fails to parse such files. needs to be passed to Esprima to fix this, but there is not way to pass options to Esprima.

chinchang · 11mo ago
Barabazs
Use of optional chaining results in errorsClosedIssue

Hi @sindresorhus When I use optional chaining in my file (anywhere) it results in an error when running gulp-strip-debug.

Barabazs · 3y ago
pbb72
No support for nullish coalescing operator??ClosedIssue

Sorry if I am missing the point, just getting started with gulp. It seems to me gulp-strip-debug crashes on a nullish coalescing operator (): test.js: Output:

pbb72 · 3y ago
Structured data for AI agents

Repository: sindresorhus/gulp-strip-debug. Description: Strip console, alert, and debugger statements from JavaScript code Stars: 249, Forks: 19. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: https://github.com/sindresorhus/strip-debug Topics: ast, debug, gulp-plugin, javascript, nodejs, strip. Latest release: v7.0.0 (11mo ago). Open PRs: 0, open issues: 0. Last activity: 11mo ago. Community health: 71%. Top contributors: sindresorhus, Richienb.

·@ofershap

Replace github.com with gitshow.dev