Tim Hall

Results 4 issues of Tim Hall

- Add `macro.js` to `files` so that it is published to npm - Add fallback to macro for compiling into template literal when evaluate fails (e.g. external variables)

This PR adds source map init, write, and apply for use in tasks and plugins. The approach is very similar to Gulp 4 (in fact most of the code is...

future

Allowing function as argument to `start`, `serial`, and `parallel` would allow tasks to be composed without having to export everything including tasks that are not meant to be called directly....

maybe

A proposal for handling errors built on a new `{#try}` block. [View formatted RFC](https://github.com/timhall/rfcs/blob/error-boundaries/text/0000-error-boundaries.md)