Aaron Klinker

Results 5 issues of Aaron Klinker

### Describe the bug **When using node 18**, there appears to be two instances of the `Blob` class when running tests inside a JSDOM environment. This is very similar to...

bug

### Describe the bug First off, love your projects, I've been using them more and more of late! This one though, 👌 prefect. Love Nuxt 3's auto-imports and this gives...

### Summary Typing R in the console during dev mode in regular vite projects is a quick way to restart the dev mode experience without stopping the original `pnpm dev`...

pending triage

### Describe the bug I have a monorepo, whose sourcemaps rely on node modules in the root directory as well as the app directory. I tried setting `--project-root` option to...

bug
backlog

### Describe the bug Trying to call `browser.runtime.getURL("/")`, but am getting a type error. ### Reproduction Just add `browser.runtime.getURL("/")` to the vanilla template's background. ### Steps to reproduce `pnpm tsc...

feature
contribution welcome
good first issue