Skip to content

Module doesn't work with legacy browsers #1

@marcoscaceres

Description

@marcoscaceres

For legacy reasons, I'm not sure we can add a new tag to the head? Doing so you end up with a dom that looks like this (based on your example in the explainer):

screenshot 2014-03-13 15 03 49

And you end up with the script being displayed in the page, also... which kinda sucks.

Maybe you want a link rel="module" instead and keep using <script defer> for inline modules?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions