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: yarn@1.22.19
- Builder: vite
- User Config: app, runtimeConfig, tailwindcss, components, modules, auth, devtools, formkit, postcss, vite, build
- Runtime Modules: @nuxtjs/tailwindcss@6.8.0, @vueuse/nuxt@10.2.0, @sidebase/nuxt-auth@0.6.0-beta.2, @formkit/nuxt@0.17.3, nuxt-graphql-client@0.2.27, @pinia/nuxt@0.4.11, @nuxt/devtools@0.6.2
- Build Modules: -
Metadata
Metadata
Assignees
Labels
No labels