mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #234] [MERGED] feat: add page functions proxy to make response faster #469
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/234
Author: @dreamhunter2333
Created: 5/14/2024
Status: ✅ Merged
Merged: 5/14/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
441f5c3feat: add page functions proxy to make response faster📊 Changes
8 files changed (+94 additions, -0 deletions)
View changed files
➕
frontend/.env.pages(+2 -0)📝
frontend/.gitignore(+2 -0)📝
frontend/package.json(+1 -0)➕
pages/.gitignore(+34 -0)➕
pages/functions/_middleware.js(+9 -0)➕
pages/package.json(+16 -0)➕
pages/wrangler.toml(+8 -0)📝
vitepress-docs/docs/zh/guide/cli/pages.md(+22 -0)📄 Description
#231
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.