gonzofish / angular-librarian

An Angular 2+ scaffolding setup for creating libraries
https://www.npmjs.com/package/angular-librarian
MIT License
91 stars 9 forks source link

RxJS Rollup Issues #67

Closed gonzofish closed 7 years ago

gonzofish commented 7 years ago

I think Rollup doesn't handle how RxJS does it's includes, so I need to see if: https://github.com/IgorMinar/new-world-test/blob/master/es6-or-ts-bundle/rollup.config.js works to mitigate the issue

gonzofish commented 7 years ago

79d27fa closes