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

Scripts running out of order #513

@sidot3291

Description

@sidot3291

See this question on StackOverflow:
http://stackoverflow.com/questions/29785887/scripts-loading-out-of-order-in-chrome

I know you can use a loader like javascript-loaders to define the order that script tags are run. Potentially the same can be done here.

For now I'm moving the external script tag to my head and including it on every page of my app, so it should be guaranteed to be loaded before I reach the page-specific code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions