defineNuxtConfig inside nuxt.config.jsbridge: false to the confignuxt2 instead of nuxtbridge: false to anything else, even empty object {} bunch of stuff fails.`
bridge: {
typescript: true,
nitro: false
}
"extends": "./.nuxt/tsconfig.json",@nuxtjs/composition-api, but I didn't yet enable the option about composition api which is the next step? So what is the exact order of operation? Do I actually need to do everything at the same time despite bridge saying otherwise? Please help