This repository was archived by the owner on Feb 1, 2020. It is now read-only.
This repository was archived by the owner on Feb 1, 2020. It is now read-only.
feature: show rejected #57
Closed
Description
I'm trying to reduce the CSS size as much a possible.
Unfortunately the plugin removes too much CSS. Therefore I'd like to see what got removed to add some of it to the whitelist.
I've seen purgecss offers an option called rejected
which seems to do exactly this. After some debugging I noticed that the option gets piped through by the webpack plugin but the plugin doesn't reveal the response of purgecss but only cares about the extracted CSS.
What do you think about adding proper support of the rejected
option to the webpack plugin?
Metadata
Metadata
Assignees
Labels
No labels