Describe the bug
When somebody adds:
{
vite: {
plugins: [tailwindcss()]
}
}
to their nuxt.config.ts Nitro refuses to boot on StackBlitz, however, if you download it'll readily run
Link to the blitz that caused the error
https://stackblitz.com/edit/nuxt-starter-mdqexezm
Steps to reproduce
- Go to Stack
pnpm dev
Expected behavior
It to boot up
Parity with Local
Screenshots
Platform
Browser name = Chrome
Full version = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 104427146,
"usedJSHeapSize": 100193382,
"jsHeapSizeLimit": 4294705152
}
Hash = 33edf5bb
Additional context
No response
Describe the bug
When somebody adds:
to their
nuxt.config.tsNitro refuses to boot on StackBlitz, however, if you download it'll readily runLink to the blitz that caused the error
https://stackblitz.com/edit/nuxt-starter-mdqexezm
Steps to reproduce
pnpm devExpected behavior
It to boot up
Parity with Local
Screenshots
Platform
Additional context
No response