Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Configure SystemJS to use flex-layout.umd.js #42

@esff

Description

@esff

Started the demo application and it worked fine. Then, from the dist folder, made a copy of @angular/flex-layout to my running application setup generated from the "Angular Docs 5 Min Quickstart".

Registered FlexLayoutModule on app.module, as described on documentation and added '@angular/flex-layout': 'npm:@angular/flex-layout/flex-layout.umd.js' to mappings on Systemjs.config.js

Unfortunately it returned an "ReferenceError: Invalid left-hand side in assignment" on Chrome, Firefox, IE and Opera BUT worked great on Edge. Any thoughts on how to fix this?

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