HTML icon indicating copy to clipboard operation
HTML copied to clipboard

Add browser build step for minified browser version using querySelectorAll polyfill

Open Marak opened this issue 12 years ago • 1 comments

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.

Marak avatar May 22 '13 02:05 Marak

use make dist to try it out

defunctzombie avatar May 24 '13 02:05 defunctzombie