bddvlpr
bddvlpr
### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...
If the project is nested in a parent directory that contains a space, it will fail as the space will separate the path and thus will be interpreted as two...
I do not take credit for these changes. Big thanks to Ennea for updating the preload location. See #26. (Uses perl instead of sed now). Tested on both MacOS and...
**Description** Currently, objects such as the Info Object and Server Object get ignored. I've written a set of PoC transformers that allows them to be generated into exported declarations like...
Great project so far, works perfectly for my projects. Only feature it's missing is a middleware provider. I've noticed there's a config to apply middleware, yet it's unused as far...
To add a bit of context to this proposal I want to clarify that I'm currently working on a set of Nix modules and packages to make Steel environments reproducible...
When attempting to enable USB's on my PI CM4 I thought enabling xhci (through `hardware.raspberry-pi."4".xhci.enable = true;`) would fix it, but it in turn causes the following build error. Am...
First, thank you for all the hard work maintaining this project! I’m reaching out to request that the `pnpm-lock.yaml` file be included in the repository. Adding this lockfile can provide...