Skip to content

v1.1.0

Choose a tag to compare

@remusao remusao released this 16 May 11:26
· 38 commits to master since this release
  • Produce optimized and minified bundles #1
    • Add closure compiler plugin to rollup
    • Remove dependency to tslib
    • Produce minified bundles
    • Produce optimized bundles
    • Change default entrypoints in package.json
    • Simplify rollup config
    • Remove un-needed dependencies + update other ones