mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
a3df9d83ca
* fix(core): don't noop shared modules * address feedback * add test * changeset * check astro pages * address feedback --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
130 B
130 B
astro |
---|
patch |
Fixes a case where shared modules among pages and middleware were transformed to a no-op after the build.