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

ES6 Module Loader 0.9.2

Compare
Choose a tag to compare
@guybedford guybedford released this 30 Sep 09:53
· 450 commits to master since this release

Bug fixes

  • Unhandled promise rejections will display a warning (9d5c7b1)
  • Provide minified loader source maps (16cf20c)
  • IE cross-domain hanging bug (fe4bac8)
  • Loader instance variable fix (acf37b8)
  • Fix the sans promises build (0f4d801)