Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

bundling with gulp. "operators" not found #1525

Description

@RJ0829

i am bundling rxjs using systemjs and gulp. it is working ok before. but recently when i updated rxjs library i encouter an error bundling rxjs

the error is "operators.js" is not found.

i have checked rxjs.js library and there is a new line of code that call "operators".

unlike with "operator" folder that has corresponding "operator.js" file.

there is "operators" folder but there is no corresponding js file, hence my error.

Any idea on this?

Thanks

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions