backburner.js
backburner.js copied to clipboard
Build cleanup and output declarations
Hang tight on review of this PR. Im going to squash the declarations files and expose a index.d.ts.
Spiking this now. TBH there more than likely is an easier way to output generated ts declaration files. Any insight is more than welcome :)
@krisselden should be good to merge. I also wan't to confirm we still actually need Bublé (rollup-plugin-buble) since we already have ES2015 as an output target via TypeScript.