speed-measure-webpack-plugin icon indicating copy to clipboard operation
speed-measure-webpack-plugin copied to clipboard

feat: add options.outputStripAnsi

Open 55utah opened this issue 3 years ago • 6 comments

What I do: Add new option outputStripAnsi, it can clear output's color and style. Reason: Plugin use chalk, when outputTarget is function, it will get unreadable text, someone already asked this question. with outputStripAnsi, outputTarget function can get plain text output.

55utah avatar Oct 28 '21 12:10 55utah

I already test it and get success, but I failed to create a test case .. >_< .. sorry.

55utah avatar Oct 28 '21 12:10 55utah

@stephencookdev Hi, could you take a look at these pull requests? Are you still maintaining the project?

shwarcu avatar Nov 05 '21 14:11 shwarcu

@stephencookdev Hi, could you take a look at these pull requests? Are you still maintaining the project?

Struggling to stay on top of everything definitely 😴 But this change looks good. Let me take a look this weekend and see about getting this released. Thanks for the PR @55utah! 🙂

stephencookdev avatar Nov 05 '21 14:11 stephencookdev

@stephencookdev thanks for responding! 😊 I was looking at this repo for some time and configured it in the project I work in. I was wondering if you are still present here because I will probably try to contribute and I just didn't want to spend plenty of time preparing a PR and then not be noticed 😅

shwarcu avatar Nov 05 '21 16:11 shwarcu

@stephencookdev @shwarcu Please take a look. ❤️

55utah avatar Nov 16 '21 10:11 55utah

Looks legit to me 😅

shwarcu avatar Nov 16 '21 11:11 shwarcu