Alex Lee
Alex Lee
I would also like to include the ability to H5.worker( H5.blob() ), but that can wait till BlobBuilder is ready.
Using a macro for `function` in order to get at the rest param. This doesn't handle the case of using `new Function()` syntax yet. Not sure how to go about...
Allows autoloading of partials by recursively using RequireJS - Absolute partial paths `{{> /path/to/partial}}` - Relative (to current template) partial paths `{{> ./siblingPartial}}` - `pathPrefix` for default partial path lookups,...