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

SystemJS Builder 0.15.19

Compare
Choose a tag to compare
@guybedford guybedford released this 31 May 16:07
· 256 commits to master since this release

Features

  • buildStatic by default to build for production (bbf0e11)

Bug Fixes

  • Fixes dev condition bug (36b9c7c)
  • Fixes sourceMappingURL source detection (3d95d8d, #606)
  • Fixes source map file name for Babel compilation (e6bd7c5)
  • Fixes a bug when source maps are not available (f018a60)
  • Disable loading input source maps when source maps are not explicitly being generated (c4094c3)
  • Fixes package name canonicalization bug (4315a9e)