rollup-plugin-cleanup icon indicating copy to clipboard operation
rollup-plugin-cleanup copied to clipboard

Does not remove comments generated by Babel

Open AnmSaiful opened this issue 4 years ago • 0 comments

For example, the following type of comments are not removed:

/*#__PURE__*/

AnmSaiful avatar Jul 03 '21 07:07 AnmSaiful