We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have caught a weird bug which slows strip up to 90 seconds on very small file (28 lines). Attached project to reproduce (npm i && node ./index.js)
If you remove line number 2, it becomes much faster
strip-test.zip
Activity