Compare commits
No commits in common. 'master' and 'apl/regionalrumble' have entirely different histories.
master
...
apl/region
@ -1,3 +0,0 @@
|
||||
export async function onRequest() {
|
||||
return Response.redirect('https://www.start.gg/hub/regional-rumble/details', 301);
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
name = "aplesports"
|
||||
type = "webpack"
|
||||
account_id = "b145b7736bf8766828b646bb3a4d41d4"
|
||||
workers_dev = false
|
||||
route = "aplesports.com/*"
|
||||
zone_id = "6fdf37ae02c450309546d9444bc57a0a"
|
||||
|
||||
[site]
|
||||
bucket = "./dist"
|
||||
entry-point = "workers-site"
|
Loading…
Reference in New Issue