This repository was archived by the owner on Oct 9, 2020. It is now read-only.
SystemJS Builder 0.13.2
Features
- Anonymous single-module compilation via
builder.compile(#256) - pluginFirst builder support (76fdaca)
- TypeScript bundling now works with tests passing (4cd9efe, cf64131, 89ab655)
- SFX builds now use a scoped
Systemso that the globalSystemremains the environment system within SFX code (#258)
Bug Fixes