Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

SystemJS Builder 0.10.5

Choose a tag to compare

@guybedford guybedford released this 23 Apr 16:21
· 855 commits to master since this release

Features

  • sourcesContent support (3f7c7a7)
  • outFile is now a fully-optional parameter (2947933)
  • builder.reset can 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