Skip to content

SystemJS 0.20.2

Compare
Choose a tag to compare
@guybedford guybedford released this 27 Jan 08:04
· 513 commits to main since this release

Features

  • Introduces a new esModule meta option for specifying legacy modules should be allowed to be imported with named imports, as if they have an __esModule export

Bug Fixes

  • Fixes packages configuration to run paths config on package names (#1552)