Peter Radko

Results 6 issues of Peter Radko

### Description Handy, performant and optimised toolkit to work with SVG icons written specifically for Nuxt framework. Official "Nuxt Icon" module provides a direct access to tons of icons to...

module-request

### 🔗 Linked issue resolves #1146 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...

### Environment Nitro 2.11.8 ### Reproduction https://github.com/Gwynerva/nitro-alias-bug ``` pnpm i cd packages/nitro-app pnpm nitro dev ``` ### Describe the bug Nitro does not to recognize aliases defined in `nitro.config.ts` in...

documentation

### Environment Windows 11 Bun ### Describe the bug I have a monorepo with two packages: ``` packages/ prose/ nuxtApp/ ``` `prose` package is my own custom JSX library and...

pending triage

### Environment Nuxt 4.2.1 bun Windows pnpm Stackblitz ### Reproduction https://stackblitz.com/edit/github-skcywykb ### Describe the bug Adding libraries to transpile via module setup process has no effect and I see "new...

pending triage

### Describe the feature Right now if you define `transform` option when creating jiti, it will completely drop default behaviour. So to add support for custom extensions one have to...

enhancement