jspm 0.16.3
Features
- Upgrades to SystemJS 0.19.0 and SystemJS Builder 0.14.0
- Support for log levels via
--log <info|debug|warn|err>
flag (thanks to @jackfranklin, bd91d58) --source-map-contents
flag for source maps creation during bundling (thanks to @jackfranklin, e8758b0)
Bug Fixes