Hi, i am using builder io with nuxt 3.
there is one component that i dont use anywhere else in my project. When i try to call that component in builder io i get nothing on my screen. but that components i am using in my other pages is working well.
is it possible for me to disable tree shaking for that component? can anyone give me any advice please?