0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/packages
Matthew Phillips 788c769d78
Implementation of hoisted scripts (#1178)
* Implementation of hoisted scripts

* Use the facade id

* Adds docs on hoisted scripts

* Don't try to run rollup if there are no hoisted scripts

* Handle scripts possibly being undefined (client:only)

* Get rid of changes to the portfolio example

* Adds a changeset

* Remove a todo

* Fix lint errors

* Rename TransformResult property to hoistedScripts

* Move Hoisted Scripts docs to astro-components page

* Fixes lint errors

* Fix path join for windows
2021-08-27 10:12:27 -04:00
..
astro Implementation of hoisted scripts (#1178) 2021-08-27 10:12:27 -04:00
astro-parser Version Packages (#1150) 2021-08-18 09:24:09 -07:00
astro-prism
create-astro Remove whitespace (#1176) 2021-08-20 11:05:22 -07:00
markdown-support Version Packages (#1228) 2021-08-26 12:56:36 -04:00
renderers