Component.js Package

Awesome project.

I've been struggling to get this to work with component though. I thought I'd fixed it when I edited src/component.js to from require('../dist/HTML.all.js') to require('../dist/HTML.js'). But then I started getting errors about HTML not being defined when the second IIFE tries to execute with HTML as an arg.