github systemjs/builder 0.15.17
SystemJS Builder 0.15.17

latest releases: 0.16.15, 0.16.14, 0.16.13...
7 years ago

Features

  • Updated to SystemJS 0.19.28
  • Support for input source map comment parsing in builds thanks to @asapach (#297)
  • options.exportDefault option for static builds to indicate only the default export of the ES module should be the module value of the static module output, with automatic setting of this option for legacy module formats (#591)
  • Support for new nodeConfig, devConfig and browserConfig systemjs environment configurations (builder environment gets nodeConfig and devConfig applied) (33cdba1)
  • Set builder default of always bundling for browser in production (bf0028c)
  • Build support for new SystemJS package conditional map feature to allow any arbitrary conditions (61c5e21)

Bug Fixes

  • Fixes an AMD transformation syntax bug (5cf6bc4)
  • Fix webkit deprecation warnings (#574)
  • Fix double map config circularity issue (#585)
  • Fix builder canonicalization of non-wildcard folder paths (a381d02)
  • Source map sources bug fixes (6ba5476, 8316062)
  • Allow custom fetch hooks extending the default fetch in the builder to by default be cacheable (61d7540)

Don't miss a new builder release

NewReleases is sending notifications on new releases.