Skip to content

[SSR] Make a web component helper #18

@treeder

Description

@treeder

That will batch up the import lines like this:

<script type="module">
    import '/components/hello-world.js'
</script>

And output them once in the resulting view, rather than having them inside the component render method.

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