This repository was archived by the owner on Oct 9, 2020. It is now read-only.
SystemJS Builder 0.10.5
Features
- sourcesContent support (3f7c7a7)
outFileis now a fully-optional parameter (2947933)builder.resetcan now take a custom loader as argument (a5d76f6)- Bundles themselves can be used in arithmetic now (b627d78)
- __filename, __dirname are baseURL absolute now (ad3166b)
Bug Fixes
- Global parsing bug fix (a719733)