Skip to content

Bundle extension truncates already minified JavaScript #732

Discussion options

You must be logged in to vote

Thanks for the bug report. I updated the bundle extension. The class MinifyBasic takes care of removing comments and empty lines. There was an error with detecting and preserving strings, that's what caused this bug. Strings should be left untouched in already minified JavaScript files.

Should be fixed now, please try it out.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GiovanniSalmeri
Comment options

Answer selected by GiovanniSalmeri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants