Skip to content

Commit

Permalink
Merge pull request #197 from orryverducci:dependabot/npm_and_yarn/dev…
Browse files Browse the repository at this point in the history
…elopment/astro-and-astrojs/cloudflare-3.0.6

Bump astro and @astrojs/cloudflare
  • Loading branch information
orryverducci authored Oct 1, 2023
2 parents e0fed79 + 648c0be commit 5319265
Show file tree
Hide file tree
Showing 4 changed files with 2,449 additions and 2,026 deletions.
5 changes: 5 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ export default defineConfig({
adapter: cloudflare({
mode: "directory"
}),
image: {
service: {
entrypoint: 'astro/assets/services/noop'
}
},
vite: {
build: {
sourcemap: true,
Expand Down
Loading

0 comments on commit 5319265

Please sign in to comment.