astro/packages
Matthew Phillips f49944c0e7
Improve dev perf by not esinstalling Node deps (#253)
* Improve dev startup by making most dependencies externals

This moves most dependencies to be an `external` for Snowpack, preventing backend deps from going through esinstall.

* Update benchmark times

* chore: add benchmark script for convenience

* fix: update externals to allow renderers

* chore: update benchmark times

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-05-28 17:51:50 -05:00
..
astro Improve dev perf by not esinstalling Node deps (#253) 2021-05-28 17:51:50 -05:00
astro-parser [ci] yarn format 2021-05-26 18:31:27 +00:00
astro-prism [wip] Fix CI (#202) 2021-05-12 12:06:16 -06:00
create-astro Update Starter template to use the Markdown component (#270) 2021-05-28 12:54:39 -04:00
renderers [ci] yarn format 2021-05-28 22:20:42 +00:00