Closed
Description
Hi
It looks like #3887 is causing problems in my Nuxt project. When compiled, there is a syntax error which breaks the app completely:
((_globalThis$process = globalThis.process) === null || _globalThis$process === void 0 ? void 0 : _globalThis$"development") === "production" ? function instanceOf2(value, constructor) {
return value instanceof constructor;
}
v16.6.0 works perfectly.
I cannot verify if this is only a problem when used with Nuxt or not.
- Operating System: Darwin
- Node Version: v18.16.1
- Nuxt Version: 3.5.3
- Nitro Version: 2.5.0
- Package Manager: [email protected]
- Builder: vite
- User Config: app, runtimeConfig, tailwindcss, components, modules, auth, devtools, formkit, postcss, vite, build
- Runtime Modules: @nuxtjs/[email protected], @vueuse/[email protected], @sidebase/[email protected], @formkit/[email protected], [email protected], @pinia/[email protected], @nuxt/[email protected]
- Build Modules: -
Metadata
Metadata
Assignees
Labels
No labels