1.0.0-alpha.1 • Published 3 years ago
@m4rrc0/astro-fetch-ahead v1.0.0-alpha.1
astro-fetch-ahead
is a minimal Astro integration. Its only role is to execute an async function before the actual build begins.
The goals of using this could be:
- to execute the code only once even on dev
- to run code early and potentially fail early too
- to play with meaningful Astro paths without interfering with the dev server or build process (for example, for dumping assets in the public/ directory).
1.0.0-alpha.1
3 years ago
1.0.0-alpha.0
3 years ago