Alan North
Alan North
Also added minor feature to autodetect keyboard-layout.json in project folder.
### Bug Description Not sure if this might be intended, but for example if my cursor `|` is on a word like `|xSide` , if I do a subword selection...
### Environment - Operating System: Linux - Node Version: v22.10.0 - Nuxt Version: 3.13.2 - CLI Version: 3.15.0 - Nitro Version: 2.10.4 - Package Manager: [email protected] - Builder: - -...
### Describe the bug I have another module that defines `useLogger`. When I installed tresjs/nuxt I got an error `Duplicated imports "useLogger", the one from "/path/to/my/useLogger.js" has been ignored and...
### Prerequisites - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have checked the documentation to see if this feature already exists...
I was having issues with the default proxy path getting blocked. I've added an option `proxyPath` to be able to change it. I'm submitting a PR instead of an issue...
I updated a module to use 1.0 and kept getting this error when actually using it. Version 0.8 works fine. Managed to replicate the issue, here's the [repo](https://github.com/AlansCodeLog/nuxt-module-builder-issue) (prepack +...