mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
233 B
233 B
@astrojs/vercel |
---|
patch |
- Cache result during bundling, to speed up the process of multiple functions;
- Avoid creating multiple symbolic links of the dependencies when building the project with
funcitonPerRoute
enabled;