#integration cleanup hook during `astro check`
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I have a integration that needs to run cleanup logic
astro:server:done works for dev
astro:build:done works for build
but there seems to be no hook for this during check?