astro/examples/fast-build/src
Matthew Phillips f2b8372c0c
Supports hoisted scripts in the static build (#2414)
* Supports hoisted scripts in the static build

* Adds a changeset

* Update packages/astro/src/core/build/internal.ts

Co-authored-by: Evan Boehs <evan@boehs.org>

* Update based on feedback

* Fix lint

* Fix getting hoist script for Windows

* Try with the pre compiler

* use compiler 0.8.2

* update compiler version

* update yarn.lock

Co-authored-by: Evan Boehs <evan@boehs.org>
2022-01-20 19:13:05 -05:00
..
components Supports hoisted scripts in the static build (#2414) 2022-01-20 19:13:05 -05:00
images Flagged static (performance optimized) build (#2168) 2021-12-21 11:57:50 -05:00
pages Supports hoisted scripts in the static build (#2414) 2022-01-20 19:13:05 -05:00
scripts Supports hoisted scripts in the static build (#2414) 2022-01-20 19:13:05 -05:00
styles Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00