improve performance by key lookup rather than Array.indexOf()
authoralexlamsl <alexlamsl@gmail.com>
Thu, 4 Feb 2016 20:30:31 +0000 (04:30 +0800)
committeralexlamsl <alexlamsl@gmail.com>
Thu, 4 Feb 2016 20:30:31 +0000 (04:30 +0800)
commit89eb4fa91abffca5f2cc4b471866e7a852f6922a
treea8b5dad4859152539128d6c7010ac2b9a026eff9
parentfce3d5e2faeb71ceaf922693aa78bedcfaabff85
improve performance by key lookup rather than Array.indexOf()
dist/htmlminifier.js
dist/htmlminifier.min.js
src/htmlminifier.js