Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed May 1, 2024
1 parent 93509ca commit 6923868
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 80 deletions.
1 change: 0 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import {defineConfig} from 'astro/config';
import mdx from '@astrojs/mdx';
import sitemap from '@astrojs/sitemap';
import tailwind from "@astrojs/tailwind";
import cloudflare from "@astrojs/cloudflare";

// https://astro.build/config
export default defineConfig({
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"wrangler": "^3.13.1"
},
"optionalDependecies": {
"@cloudflare/workerd-darwin-arm64": "^1.20231025.0",
"@esbuild/darwin-arm64": "^0.19.5"
}
}
49 changes: 0 additions & 49 deletions src/db.ts

This file was deleted.

29 changes: 0 additions & 29 deletions src/env.d.ts

This file was deleted.

0 comments on commit 6923868

Please sign in to comment.