briancavalier / creed

Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
https://briancavalier.github.io/creed
MIT License
273 stars 20 forks source link

Roll back to working rollup+buble configuration from 1.0.4 #107

Closed briancavalier closed 7 years ago

briancavalier commented 7 years ago

The combination of rollup, buble, and rollup-plugin-buble versions in 1.1.0 generated invalid built files. See #106 for details. This rolls back to the version ranges used in 1.0.4 to produce a valid build. Hopefully we can figure out the issue and reinstate the newer build tooling versions.

Fix #106

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 72caf7439ecf8198d1c87fc197d9e518279547d0 on rollback-to-working-rollup-buble-build into f88531ade9eb7c0a70e0e01e35d30cb64a7557cf on master.