Skip to content

Commit 6923868

Browse files
wip
1 parent 93509ca commit 6923868

File tree

4 files changed

+0
-80
lines changed

4 files changed

+0
-80
lines changed

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {defineConfig} from 'astro/config';
22
import mdx from '@astrojs/mdx';
33
import sitemap from '@astrojs/sitemap';
44
import tailwind from "@astrojs/tailwind";
5-
import cloudflare from "@astrojs/cloudflare";
65

76
// https://astro.build/config
87
export default defineConfig({

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"wrangler": "^3.13.1"
3232
},
3333
"optionalDependecies": {
34-
"@cloudflare/workerd-darwin-arm64": "^1.20231025.0",
3534
"@esbuild/darwin-arm64": "^0.19.5"
3635
}
3736
}

src/db.ts

Lines changed: 0 additions & 49 deletions
This file was deleted.

src/env.d.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)