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

SystemJS Builder 0.15.15

Choose a tag to compare

@guybedford guybedford released this 11 Apr 10:27
· 331 commits to master since this release

Bug Fixes

  • Reverts the previous change of masking the global require (d126587)
  • output.modules is provided as an ordered array (6416371)
  • Ensure output.modules is provided properly for static builds (35d55b5)
  • Support null value globals meta, which don't get used (ea936ba)
  • Fix conditional resolution to handle fallback normalization correctly (6f25cda)
  • AMD transformer support for object destructuring (5c5b744)
  • Ensure circular conditionals are properly detected (8bac50b)