github systemjs/builder 0.13.0
SystemJS Builder 0.13.0

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

Features

  • BundleSFX now uses compressed names by default (#92). This can be disabled via the sfxEncoding: false build option.
  • Build support for CommonJS globals configuration just like the global module format. Useful for setting things like process and Buffer via loader config (#243)
  • SFX bundles now support bundle subtraction, becoming modules themselves (#251)

Bug Fixes

  • Bug fix to ensure AMD building adds CommonJS-style AMD deps to define declaration (#249)
  • Fixes AMD building bug where scope-nested defines were not being named (#228)
  • Fixes common bundle subtraction for AMD bundles (#222)
  • Support for spaces in paths (#235)
  • Global format global function hoisting handling bug fix (#211)

Don't miss a new builder release

NewReleases is sending notifications on new releases.