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

SystemJS Builder 0.15.23

Compare
Choose a tag to compare
@guybedford guybedford released this 15 Jun 16:01
· 233 commits to master since this release
  • Full source maps support for Rollup optimizations (db4b3a8)
  • Allow a blank plugin to automatically be excluded from the build, allowing map: { 'custom-loader': '@empty' } at build time to imply the plugin is a runtime plugin (5c59fdb)
  • Fix bug with Rollup external aliasing, causing Uncaught Error: Module must be loaded as AMD or CommonJS error (91a4271)
  • Automatically treat globalDeps as externals (c3c3e73)