Skip to content

Commit

Permalink
add external image service for cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderniebuhr committed Oct 20, 2023
1 parent a9c40ce commit f665ea0
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
".": "./dist/index.js",
"./entrypoints/server.advanced.js": "./dist/entrypoints/server.advanced.js",
"./entrypoints/server.directory.js": "./dist/entrypoints/server.directory.js",
"./image-service": "./dist/entrypoints/image-service.js",
"./package.json": "./package.json"
},
"files": [
Expand Down
Loading

0 comments on commit f665ea0

Please sign in to comment.