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

SystemJS Builder 0.16.4

Compare
Choose a tag to compare
@guybedford guybedford released this 16 Mar 11:56
· 53 commits to master since this release

Bug Fixes

  • Fixes internal issue where module format system is confused with module format register (b754f97)
  • Fixes interop case in buildStatic (8200f49)
  • Fixes a buildStatic bug for dynamic requires (#778, cd19b07)
  • Fixes incorrect stripping of sourceMappingURL custom code (systemjs/systemjs#1605, 49a34ce)