astro/packages
Matthew Phillips 8cb779594e
Bring back building of non-hoisted scripts (#1977)
* Bring back building of non-hoisted scripts

Scripts inside of src/, whether hoisted are not should be built. This
makes that so. If not hoisted they do *not* get bundled together, but
rather are their own standalone modules. This matches 0.20 behavior.

Closes #1968

* Adds a changeset

* Fix windows breakage

* Debug windows

* More debugging

* make it not be parallel

* More windows

* Might fix it

* ARG

* Simpler test

* Remove the debugging
2021-11-22 16:17:01 -05:00
..
astro Bring back building of non-hoisted scripts (#1977) 2021-11-22 16:17:01 -05:00
astro-parser Version Packages (#1928) 2021-11-19 13:01:50 -08:00
astro-prism fix social og image 2021-11-19 16:13:38 -08:00
create-astro Version Packages (#1928) 2021-11-19 13:01:50 -08:00
markdown/remark Markdown package improvements (#1954) 2021-11-22 14:48:00 -06:00
renderers fix(lit-renderer): certain reactive props not init correctly (#1874) 2021-11-22 15:01:32 -06:00