update README.md
This commit is contained in:
@@ -62,7 +62,6 @@ export const integration = defineIntegration({
|
||||
injectTypes({ filename: "env.d.ts", content });
|
||||
},
|
||||
|
||||
//@ts-expect-error
|
||||
"astro:server:setup": ({ refreshContent, toolbar }) => {
|
||||
toolbar.on("astro-pocketbase-continue:refresh", async () => {
|
||||
if (!refreshContent) console.warn("Content can only be refreshed in Astro v5.0.0 or higher");
|
||||
|
||||
Reference in New Issue
Block a user