Block a user
3wordchant
commented on issue autonomic-coopera.../astro-payload-template#23
2024-05-19 15:56:21 +00:00
Watch for payload changes and rebuild locally
It was using the prod container, which calls yarn serve
, not the dev
container.
I've now changed it so there's a separate payload-dev
container published, and so that yarn dev
runs…
Watch for payload changes and rebuild locally
3wordchant
commented on issue autonomic-coopera.../astro-payload-template#19
2024-05-18 21:41:22 +00:00
Update package.json scripts
Think this is done (twice! in parallel! 😅)
add docs on initial setup
3wordchant
commented on issue autonomic-coopera.../astro-payload-template#5
2024-05-18 21:08:20 +00:00
any way to make astro rebuilds even faster?
Do we know where Astro expects the cache to be stored? I guess if the cache is meant to persist between builds we will need to store it in Drone cache https://laszlo.cloud/the-ultimate-droneci-cach…
s/astroad/paystro 🙃
reduce duplication in environment variable specification