Gary Dunne

Results 2 issues of Gary Dunne

Hi, When running some tests I found that PreMailer removes the closing '/' from an IMG tag. This causes XHTML validation to fail on the resulting Html. e.g. ``` img...

**Issue** Some newer JS language features cause minification errors. In particular "Optional chaining" and "Nullish Coalescing". **Example 1** On minification of a file that uses Optional Chaining `[myFile.js]: [Errors]: 1...