circlecell/jscompress.com

HTML entity & will replace with &

bhasis opened this issue · 1 comments

var x="& amp;";
will become
var x="&";

This has been fixed (finally) with a full rewrite in React.js: http://jscompress.com/