-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat: deprecate adapter-cloudflare-workers
in favour of adapter-cloudflare
#13634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f6915b4
merge adapters
eltigerchino f64a3ea
changeset
eltigerchino 23aa271
it's valid to not specify a main entry if the user is only deploying …
eltigerchino c311c72
format
eltigerchino 4acf115
adjust docs
eltigerchino a1637f8
also use cf pages env var
eltigerchino 5cb2eb8
fix migration guide link
eltigerchino 5bbb814
try to fix doc build error
eltigerchino 9207c0d
Update index.d.ts
eltigerchino 9714d0d
Update kind-carrots-deliver.md
eltigerchino da89388
validate assets key if main key is set
eltigerchino 01db175
Merge branch 'main' into merge-cloudflare-adapters
eltigerchino 10cf2b7
delete adapter-cloudflare-workers
eltigerchino 969e01f
adjust docs and workspace for removing cloudflare workers
eltigerchino 8e49c2b
fix docs title
eltigerchino 5eb6935
clarify _routes.json belongs to cloudflare pages
eltigerchino 5da476c
Update packages/adapter-cloudflare/src/worker.js
eltigerchino 3e1fb1b
changes according to feedback
eltigerchino 84d9f0c
revert type change
eltigerchino e1f55dc
fix lock file
eltigerchino 747548f
fixes
eltigerchino 49d28e8
tests
eltigerchino 71af04b
fix lockfile
eltigerchino 9f7e009
format
eltigerchino File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@sveltejs/adapter-cloudflare': major | ||
--- | ||
|
||
feat: support specifically building for Cloudflare Workers Static Assets |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.