Skip to content

Consider moving packaging from webpack to rollup #754

Open
@deontologician

Description

Since we're in es6 (soon to also be typescript) it would be nice to take advantage of rollup's benefits in bundle size.

Right now it's not too feasible since we'd want rxjs to come along for the ride, and their add/operator/* modules aren't handled properly by rollup at the moment: ReactiveX/rxjs#1671

Adding this to Proposed so we can consider it later

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions