Cloudflare HackerNews Deploy Fix --
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 58
- Forks
- 41
- Avg merge
- 2h 7m
- Merged PRs (30d)
- 3
Description
Hi, the Cloudflare HackerNews deployment is currently broken.
As per CF instructions, please add a line:
main = "dist/worker.js"
to the wrangler.toml to get it deployable again! :)
worked for me.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Cloudflare HackerNews deployment's wrangler.toml and inspect the existing configuration. Add the specified main entry and verify that the deployment becomes deployable again; the issue is complete when the Cloudflare deployment succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100