mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
0df81422a8
* fix(container): breakdown files to avoid importing `vite` * chore: update imports inside tests * restore code * format
5 lines
152 B
Markdown
5 lines
152 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes an issue with the container APIs where a runtime error was thrown during the build, when using `pnpm` as package manager.
|