typescript-declaration-webpack-plugin icon indicating copy to clipboard operation
typescript-declaration-webpack-plugin copied to clipboard

removeComments: true generating invalid code

Open onyxraven opened this issue 3 years ago • 4 comments

It looks like some comments are being removed, but largely the leading slashes were removed, but not the comment body. Turning removeComments: false did make a valid file.

I wish Github had a way to provide a 'draft' issue here. I want to build an example that you can try out, but wanted to create this issue early in case I was to forget :)

(in other words, I'm happy to come back to this issue and fill in more details once I get a chance, possibly later this week).

onyxraven avatar Aug 04 '21 20:08 onyxraven

Can you try if the problem persists after my changes: #10

MrCodingB avatar Aug 21 '21 17:08 MrCodingB

I faced with same issue

MrRefactoring avatar Nov 03 '21 12:11 MrRefactoring

me too

KitsenkoDmitry avatar May 31 '22 14:05 KitsenkoDmitry

I am having the same issue with 0.2.2.

icywolfy avatar Dec 21 '22 05:12 icywolfy