cloudflare / cloudflare/worker-template-fetch
Remove (seemingly) extra file
Open
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Looking at [`receive-server.js`](https://github.com/cloudflare/worker-template-fetch/blob/master/receive-server.js), is this file unneeded? I see some recent changes to `index.js` but `receive-server.js` hasn't been changed in 26 days. Happy to open a PR to remove it if that's helpful!
Contributor guide
Research direction
Start by inspecting receive-server.js and the recent changes to index.js, then check whether receive-server.js is still referenced or required by the template. Done means confirming its status and, if it is unused, removing it without leaving references behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100