Miroslaw Shpak
Results
12
comments of
Miroslaw Shpak
Has anyone had any success in resolving this issue?
I updated @tresjs/nuxt module and it worked for me: ```ts import { addComponent, addImports, addVitePlugin, createResolver, defineNuxtModule, resolvePath } from '@nuxt/kit' import { templateCompilerOptions } from '@tresjs/core' import { defu...