This repository was archived by the owner on Oct 9, 2020. It is now read-only.
SystemJS Builder 0.14.9
Features
- Upgrades to SystemJS 0.19.5
Bug Fixes
- Fixes a regression where
requirestatements in AMD wrapper were incorrectly renamed (1870422) - Fix
loaderConfigglobal leak (fb50093) - Invalidation API reinstantiates tracer to avoid flushing issues (a96fa36)
- Fix for runtime plugin build support (
build: falseon plugin instance) (d5520a1) - Ensure entry point detection on graphs handles circularity (7649b7f)
- Ensure Traceur error messages throw correctly (6a9fcb5)
- Better error message for empty trace (fb5ec5b)