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

SystemJS Builder 0.13.4

Compare
Choose a tag to compare
@guybedford guybedford released this 24 Aug 12:57
· 697 commits to master since this release

Bug Fixes

  • builderExecute not defined bug fix for AMD plugins (d2e6c33)
  • Ensure that canonical naming algorithm provides preference to exact matches first (290b84b)
  • Fixes globals build syntax error (55bb8d4)
  • Add unhandled promise rejection handler by default (b4222c4)
  • Rethrow uglify parse errors (77500b0)