Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SSR] Make a web component helper #18

Open
treeder opened this issue Aug 17, 2023 · 0 comments
Open

[SSR] Make a web component helper #18

treeder opened this issue Aug 17, 2023 · 0 comments

Comments

@treeder
Copy link
Owner

treeder commented Aug 17, 2023

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.

@treeder treeder changed the title Make a web component helper [SSR] Make a web component helper Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant