HTML
HTML copied to clipboard
Add browser build step for minified browser version using querySelectorAll polyfill
There should be a binary script that will take the current version of html-lang and prepare it as a minified version for the browser.
This minified version should use a querySelectorAll polyfill to utilize whatever DOM selector engine is available and assign it to $.
Tests should be included.
use make dist to try it out