steveblue / angular2-rollup

CLI for bundling Angular with Rollup and Closure Compiler
121 stars 18 forks source link

RxJS ~5.4.1 breaks builds with Typescript > 2.4.0 #19

Closed steveblue closed 7 years ago

steveblue commented 7 years ago

In the interim, set the TS version to 2.4.0 to avoid breaking the build.

See this issue for workarounds: https://github.com/ReactiveX/rxjs/issues/2539

steveblue commented 7 years ago

Closed with update to 4.3.0