ERROR Casting "BlockStatement" is not supported 20.36.28
12 | },
13 | modules: [
14 | (_options, nuxt) => {
^
15 | nuxt.hooks.hook("vite:extendConfig", (config) => {
16 | // @ts-expect-error
17 | config.plugins.push(vuetify({ autoImport: true }));
12 | },
13 | modules: [
14 | (_options, nuxt) => {
^
15 | nuxt.hooks.hook("vite:extendConfig", (config) => {
16 | // @ts-expect-error
17 | config.plugins.push(vuetify({ autoImport: true }));
ERROR Casting "BlockStatement" is not supported 20.36.28
12 | },
13 | modules: [
14 | (_options, nuxt) => {
^
15 | nuxt.hooks.hook("vite:extendConfig", (config) => {
16 | // @ts-expect-error
17 | config.plugins.push(vuetify({ autoImport: true }));
12 | },
13 | modules: [
14 | (_options, nuxt) => {
^
15 | nuxt.hooks.hook("vite:extendConfig", (config) => {
16 | // @ts-expect-error
17 | config.plugins.push(vuetify({ autoImport: true }));