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

SystemJS Builder 0.15.32

Compare
Choose a tag to compare
@guybedford guybedford released this 26 Sep 14:25
· 157 commits to master since this release

Features

  • Upgrades to Rollup 0.36 and SystemJS 0.19.39

Bug Fixes

  • Fix first-line source mappings (f0fad9b, @asapach)
  • Allow set conditions to imply conditional substitution values enabling virtual substitution modules (e5132e3, b56bcc9)
  • Conditional refactoring to better handle conditional canonicalization early (941315e)
  • Transitive conditionals tracing fix (e888dfa)
  • Fix to ensure falsy dynamic module format values are permitted in static builds (6639c1b)