You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The string passed to the comment filters now includes a character preceding the content, "/" for one-line comments, and "*" for multiline comments.
Adds note to the README about usage as post-processor - See issue #1
Now, the default for extensions is "*". Because rollup is a JavaScript bundler and cleanup is a JavaScript post-processor, it should work with any file handled by rollup.