___jsdev___
___jsdev___
NNuxt
Created by ___jsdev___ on 4/26/2024 in #❓・help
Any guideline on using Lit based web components in Nuxt project?
I'm new to Nuxt, just started to use today. I've some webcomponents coming from node_modules and some under web components folder. Where should I mention that these typescript assets must be converted and shipped to "dist" directory? Currently CustomElements.get('my-web-component') returns undefined as I don't see the corresponding file not being listed source panel of Chrome.
3 replies