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

SystemJS Builder 0.15.5

Choose a tag to compare

@guybedford guybedford released this 25 Jan 10:26
· 432 commits to master since this release

Features

  • Relax constraint that UMD output must have globalDeps provided (de920ce)
  • Configuration builds remove non-package-configuration properties (c2db3e1)

Bug Fixes

  • Fix to ensure aliases work with subpathing (f2f09fb)
  • Conditional trace support for defaultJSExtensions (5bf7c6e)
  • Allow custom fetch override option for buildStatic calls (3f9855b)
  • Plugin first syntax conditional canonicalization bug fix (be382b2)