Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port: Support custom pathToRegexpModule on app.options to master branch #291

Open
1 task
coderabbitai bot opened this issue Jan 22, 2025 · 1 comment
Open
1 task
Assignees

Comments

@coderabbitai
Copy link

coderabbitai bot commented Jan 22, 2025

This issue tracks porting the custom pathToRegexpModule feature to the master branch.

Background

Task

  • Port the custom pathToRegexpModule feature to master branch after the PR is merged

References

npm ls path-to-regexp
[email protected] 
├─┬ [email protected] -> ./node_modules/.store/[email protected]/node_modules/egg-core
│ ├─┬ @eggjs/[email protected] -> ./node_modules/.store/@[email protected]/node_modules/@eggjs/router
│ │ └── [email protected] -> ./node_modules/.store/[email protected]/node_modules/path-to-regexp
│ └─┬ [email protected] -> ./node_modules/.store/[email protected]/node_modules/egg-path-matching
│   └── [email protected] -> ./node_modules/.store/[email protected]/node_modules/path-to-regexp
├─┬ [email protected] -> ./node_modules/.store/[email protected]/node_modules/egg-multipart
│ └─┬ [email protected] -> ./node_modules/.store/[email protected]/node_modules/egg-path-matching
│   └── [email protected] deduped -> ./node_modules/.store/[email protected]/node_modules/path-to-regexp
└─┬ [email protected] -> ./node_modules/.store/[email protected]/node_modules/egg-security
  └─┬ [email protected] -> ./node_modules/.store/[email protected]/node_modules/egg-path-matching
    └── [email protected] deduped -> ./node_modules/.store/[email protected]/node_modules/path-to-regexp
@fengmk2
Copy link
Member

fengmk2 commented Jan 22, 2025

#292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant