Ivo Dolenc
Ivo Dolenc
Hi and thanks for your awesome work 👋 I want to mention, this isn't a issue but a possible `feature-request`. And I'm sorry if I misunderstood or missed something, I...
Hi, it would be great if the module could provide some solution to dynamically change icons/favicons based on system mode.
Hi, nice work on `inquirer`! When I select value everything works great (example bellow), but when I `exit/interrupt` process, for example `control + c`, then cursor and last value (Major)...
Hi and thanks for your work on this module 👋 This is more like a `question` so I hope you have tips on how to solve this. I found a...
Assuming we're only targeting `type: module` packages, how to disable `module.cjs` file generation in `/dist` directory? I tried this but the file is still generated: ```typescript // build.config.ts import {...