2019-05-31
Features
- Omit
exports
andmodule
from SystemJS wrapper if possible (#2880)
- Try to use the first letters of names when mangling exports (#2885)
Bug Fixes
- Avoid conflicts with local variables when using format specific globals to render dynamic imports and file URLs (#2880)
- Do not produce undefined reexports when reexporting from entry points (#2885)