Skip to content

Zone.js is loaded in the wrong order for new projects #621

@jelbourn

Description

@jelbourn

For newly generated projects, zone.js is currently added before the SystemJS polyfills, which will cause problems on initial app load (in both index.html and karma.conf.js). Zones must be loaded after all other polyfills touching async stuff.

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