github systemjs/systemjs 0.19.21
SystemJS 0.19.21

latest releases: 6.15.1, 6.15.0, 6.14.3...
8 years ago
  • No longer does script tag injection for scripts unless setting scriptLoad: true metadata to avoid evaluation timing bugs, which also deprecates the use of experimental globalEvaluationScope meta (30b0f8b, 7b1db53, 8e2f254, dd64b11)
  • Fixes a regression to ensure map configs are allowed in meta - eg if there is a map value map: { jquery: '//x.js' } then meta: { jquery: {...} } will apply (08f798f)
  • Uses strict decanonicalization when running within the builder to ensure correct bundle names. Fixes a build bug where paths: { test: 'test.js' } would not bundle giving an ENOENT looking for test (60b3fc0)

Don't miss a new systemjs release

NewReleases is sending notifications on new releases.