Skip to content

SystemJS 0.9.1

Compare
Choose a tag to compare
@guybedford guybedford released this 03 Oct 11:28
· 1682 commits to main since this release

Fixes

  • Support bundles defining into their own name (62c2294)
  • Aliasing fixes (00f0e34, a0d1bf7)
  • Include source maps and make minified source the primary option (cc98f50)
  • Only remove comments in unminified code due to tokenizing issues (fbf0636)
  • Adjust error messages for undeclared dependencies (55429c2)