AntoineW/luge

Use in Nuxt with SSR

Closed this issue · 1 comments

It's possible to use Luge with Nuxt 3, especially with SSR ?
I try :
onMounted(() => { const luge = await import('@waaark/luge') })
but it doesn't work.

Hello 👋
I haven't tried, do you get an error or something?