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

SystemJS Builder 0.13.5

Choose a tag to compare

@guybedford guybedford released this 27 Aug 14:42
· 685 commits to master since this release

Features

  • System.getCanonicalName for use by plugins during bundling (#289)

Bug Fixes

  • Properly handle paths lookups during canonicalization for plugin builds (6347cfe)
  • System undefined fix for CommonJS bundles (eb63a85)
  • SFX bundles to export default when appropriate (48efea2)
  • IE8 SFX bug fix (6ef7601)