Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

ES6 Module Loader v0.17.2

Compare
Choose a tag to compare
@guybedford guybedford released this 22 Jun 22:08
· 299 commits to master since this release

Bug Fixes

  • URL detection fix in Safari (0ec110f)
  • Throw errors trying to run transpilation in production build (43182b0)
  • Ensure errors properly compose in NodeJS (b97c6be)