This repository was archived by the owner on Oct 9, 2020. It is now read-only.
SystemJS Builder 0.14.10
Features
- Trace cache now auto-invalidates from stat timestamps, after calling
builder.reset()(#351) - Trace errors now contain a parent stack for easier debugging (#370)
- Arithmetic tree functions now verify the tree for better debugging (#371)
- SFX builds of modules exporting the global no longer iterate the global (#338)
- ascii flag for uglify (#363)
Bug Fixes