-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix cloudflare config * generate required package.json * lockfile
- Loading branch information
Rich Harris
authored
Apr 18, 2021
1 parent
46092e9
commit b372d61
Showing
5 changed files
with
53 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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-workers': patch | ||
--- | ||
|
||
Generate required package.json |
This file contains 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 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 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 |
---|---|---|
@@ -1,10 +1,13 @@ | ||
name = "svelte-kit-demo" | ||
type = "javascript" | ||
account_id = "f60df21486a4f0e5dbd85493882f1d53" | ||
type = "webpack" | ||
account_id = "32a8245cd45a24083dd0acae1d482048" | ||
workers_dev = true | ||
route = "" | ||
zone_id = "" | ||
|
||
[site] | ||
bucket = "./.cloudflare/assets" | ||
entry-point = "./.cloudflare/worker" | ||
entry-point = "./.cloudflare/worker" | ||
|
||
[build] | ||
upload = { format = "service-worker" } |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
b372d61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: