diff options
author | 2022-06-22 12:02:42 -0400 | |
---|---|---|
committer | 2022-06-22 12:02:42 -0400 | |
commit | aeab890971e5f425f877545c674d1cb532cee754 (patch) | |
tree | 594679ebb346a1ec9f1c196ae5630881a822c7bd /examples/framework-svelte | |
parent | ae7415612ed8f644b90a23c16843a8205cc1933b (diff) | |
download | astro-aeab890971e5f425f877545c674d1cb532cee754.tar.gz astro-aeab890971e5f425f877545c674d1cb532cee754.tar.zst astro-aeab890971e5f425f877545c674d1cb532cee754.zip |
Inline small hoisted scripts (#3658)
* Inline small hoisted scripts
This makes it so that small hoisted scripts get inlined into the page rather than be fetched externally.
* Ensure we don't inline when there are imports
* Fix ts
* Update tests with new url structure
* Adds a changeset
Diffstat (limited to 'examples/framework-svelte')
0 files changed, 0 insertions, 0 deletions