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

SystemJS Builder 0.11.0

Choose a tag to compare

@guybedford guybedford released this 04 Jun 14:47
· 807 commits to master since this release

Upgrades to the major SystemJS 0.17 release, see the release notes at https://github.com/systemjs/systemjs/releases/tag/0.17.0.

  • AMD modules are no longer converted into System.registerDynamic. This fixes a couple of bugs with AMD bundling (#167, #168).
  • AMD contextual requires now build correctly (#164).