bugyaluwang
bugyaluwang
## 🐛 Bug Report `dpdm` should not check the packaged code, but should check `src/index.ts`, which is the source code. Otherwise, the inspection results are meaningless.
## Desc Today I added a menu field to the manifest and added commands to it:  And when I finish my code and run it:  I found that...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `apps/nestjs/package.json` #### Vulnerabilities that will...
### Desc For now, although our system works properly, But, in most cases, with every update, every patch, it's hard to avoid making changes to something else. This will have...
### Desc Stabilize the option capability and proceed with document construction ### To Resolve? As the supported options gradually increase, we urgently need documentation to inform developers of some capabilities,...
### Desc It's a good idea to support https://github.com/nodejs/undici ### To Resolve? This package is not a wrapper like axios. So we cannot catch the request now. ### Resolutions(Optional) ...
### Describe the bug I refreshing devtools. It can reconnect, but initiators look wrong. ### Steps to reproduce refreshing devtools -> refetch ### System Info ```shell latest ``` ### Logs...
### Desc It would be invaluable to be able to see request that was received and what was sent to other microservices. ### To Resolve? ... ### Resolutions(Optional) ...
### Desc Request content based on file and database caching, not just through memory. Otherwise, the memory pressure will be high. ### To Resolve? Unreasonable complete use of memory to...