File tree Expand file tree Collapse file tree 3 files changed +1
-16
lines changed
Expand file tree Collapse file tree 3 files changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,5 @@ export default defineConfig({
1212 host : true ,
1313 port : 8080
1414 } ,
15- output : "hybrid" ,
16- adapter : cloudflare ( {
17- runtime : "local" ,
18- routes : {
19- strategy : 'include' ,
20- include : [ '/auth/*' ]
21- }
22- } )
15+ output : "hybrid"
2316} ) ;
Original file line number Diff line number Diff line change 1010 "astro" : " astro"
1111 },
1212 "dependencies" : {
13- "@astrojs/cloudflare" : " ^7.5.3" ,
1413 "@astrojs/mdx" : " ^1.1.0" ,
1514 "@astrojs/rss" : " ^3.0.0" ,
1615 "@astrojs/sitemap" : " ^3.0.0" ,
1716 "@astrojs/tailwind" : " ^5.0.0" ,
18- "@cloudflare/workers-types" : " github:cloudflare/workers-types" ,
1917 "@lucia-auth/adapter-sqlite" : " ^2.0.0" ,
2018 "@lucia-auth/oauth" : " ^3.3.1" ,
2119 "@tailwindcss/typography" : " ^0.5.10" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments