mo36924

Results 7 issues of mo36924

Can't resolve imports field. The file structure of project: ``` project/ ├── dist │ ├── a.mjs │ ├── b.mjs │ ├── c.mjs │ └── d.mjs ├── node_modules └── package.json ```...

**Is your feature request related to a problem? Please describe.** Vultr load balancer allows you to specify "cloudflare" as the firewall source, but vke allows you to specify only cidr...

enhancement

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? Programmatic API (`babel.transform`, `babel.parse`) ### Input code ```js const a =...

i: bug

Throw a Promise in a function component with the Suspense. SkipEffects flag value does not return to original value. As an example, the following code causes an error. ```javascript import...

## Bug Report **Describe the bug** I'm unable to get docker output when using the docker input. No log is output when using cgroup v2 and cgroupfs cgroup driver. **To...

status: waiting-for-triage

Added missing type definitions for custom socket. Custom socket https://github.com/porsager/postgres?tab=readme-ov-file#custom-socket

### Which project does this relate to? Start ### Describe the bug If the project root is set to srcDirectory, url importing css files at build time will fail to...