Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

这个包做了什么导致egg-cors不生效吗

Open
#60 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
backend, devops

Research direction

Compare the behavior of egg-bin dev with egg-scripts start --daemon --title=egg-server using the identical config.local and config.prod settings, focusing on why egg-cors is effective in one mode but not the other. Reproduce the cross-origin request and trace the startup differences; done means identifying a confirmed cause and documenting or correcting the relevant behavior.

Written by the indexing model from the issue text.

Description

在开发环境 egg-bin dev 跨域是生效的, config.local 和 config.prod 一样的配置, 本地用 egg-scripts start --daemon --title=egg-server 请求就提示跨域。 这俩的区别应该就是一个用 egg-bin 一个用 egg-scripts 吧?

Dominant language
TypeScript
Stars
121
Forks
37
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eggjs/scripts

All issues in eggjs/scripts

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.