gulp-strip-debug
gulp-strip-debug copied to clipboard
Doesn't work with import/exports
Esprima fails to parse such files. sourceType: true needs to be passed to Esprima to fix this, but there is not way to pass options to Esprima.
Any update on this?