summaryrefslogtreecommitdiff
path: root/examples/fast-build/src/components/ExternalHoisted.astro
blob: a9e7d2ae2d91496a2393e8718f9d7fda8b452ee8 (plain) (blame)
1
2
<div id="external-hoist"></div>
<script type="module" hoist src="/src/scripts/external-hoist"></script>