Fix scope
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
import handler from "@astrojs/cloudflare/entrypoints/server";
|
||||
|
||||
// Export the DO class so Cloudflare can instantiate it
|
||||
export { EmDashPreviewDB } from "@emdashcms/cloudflare/db/playground";
|
||||
export { EmDashPreviewDB } from "@emdash-cms/cloudflare/db/playground";
|
||||
|
||||
export default handler;
|
||||
|
||||
Reference in New Issue
Block a user