Daniel Roe
Daniel Roe
With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...
With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...
With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...
This is an experiment with using [`unplugin-purge-polyfills`](https://github.com/danielroe/unplugin-purge-polyfills) in a webpack-based project. ~~It does not currently remove any polyfills - investigating.~~ It seems we do not have any of these packages...
- [ ] requires `listhen` have support for taking no entrypoint - [ ] set `baseURL` in preview command for static preset to respect nitro config https://github.com/unjs/listhen
### Environment Nitro v2.9.6 ### Reproduction nitro & webpack-dev-middleware (Sorry, stackbliz doesn't seem to work.) https://stackblitz.com/edit/github-yqcgdy express & webpack-dev-middleware (not reproduced) https://stackblitz.com/edit/github-mawhuh Strangely, with nitro, the requested bundle is broken....
With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...
## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ] Breaking...