-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
This issue tracks porting the custom pathToRegexpModule feature to the master branch.
Background
- Original PR: feat: support custom pathToRegexpModule on app.options #290 and fix: support EGG_OPTIONS_PATH_TO_REGEXP_MODULE env #292
- Dependencies:
Task
- Port the custom pathToRegexpModule feature to master branch after the PR is merged
References
- Original discussion: feat: support custom pathToRegexpModule on app.options #290 (comment)
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