This repository was archived by the owner on Jul 13, 2020. It is now read-only.
ES6 Module Loader 0.7.2
- New System.register implementation with better performance and support for ES6 modules in IE8 (6243eca)
- Includes
Reflect.global
support (09e398a) - System is now always defined as a global (7bd753c)
- Communication to Traceur via System.parse is hookable from the loader, with an updated parse implementation (036aa62)