Skip to content

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

@coderabbitai

Description

@coderabbitai

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
egg@3.30.1 
├─┬ egg-core@5.4.1 -> ./node_modules/.store/egg-core@5.4.1/node_modules/egg-core
│ ├─┬ @eggjs/router@2.1.1 -> ./node_modules/.store/@eggjs+router@2.1.1/node_modules/@eggjs/router
│ │ └── path-to-regexp@1.9.0 -> ./node_modules/.store/path-to-regexp@1.9.0/node_modules/path-to-regexp
│ └─┬ egg-path-matching@1.1.0 -> ./node_modules/.store/egg-path-matching@1.1.0/node_modules/egg-path-matching
│   └── path-to-regexp@1.9.0 -> ./node_modules/.store/path-to-regexp@1.9.0/node_modules/path-to-regexp
├─┬ egg-multipart@3.4.0 -> ./node_modules/.store/egg-multipart@3.4.0/node_modules/egg-multipart
│ └─┬ egg-path-matching@1.1.0 -> ./node_modules/.store/egg-path-matching@1.1.0/node_modules/egg-path-matching
│   └── path-to-regexp@1.9.0 deduped -> ./node_modules/.store/path-to-regexp@1.9.0/node_modules/path-to-regexp
└─┬ egg-security@3.7.0 -> ./node_modules/.store/egg-security@3.7.0/node_modules/egg-security
  └─┬ egg-path-matching@1.1.0 -> ./node_modules/.store/egg-path-matching@1.1.0/node_modules/egg-path-matching
    └── path-to-regexp@1.9.0 deduped -> ./node_modules/.store/path-to-regexp@1.9.0/node_modules/path-to-regexp

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions