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

ES6 Module Loader v0.17.10

Compare
Choose a tag to compare
@guybedford guybedford released this 05 Jan 17:33
· 299 commits to master since this release

Features

  • Updates System.register context argument to an object instead of a string (45aad0b)
  • applyPaths internal function to return undefined for no paths match (e8874c0)
  • Updates for Traceur no longer throwing arrays on errors (ab974e2)

Bug Fixes

  • Meteor environment checking support (296cedd)
  • System.load no longer performs execution, to match the spec (e86e396)