Skip to content

ship umd and systemjs bundles with rxjs npm package #1056

Description

@jeffbcross

Currently, we bundle RxJS with angular2 bundles, but we are removing all third-party dependencies from our bundles. We currently support UMD and System formats.

I propose creating a bundles folder in the root of the rxjs npm package.

  • bundles/rxjs.js (System register format)
  • bundles/rxjs.umd.js

I don't think there's any reason to do this with the rxjs-es package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions