How can i integrate howler.js into nuxt3 #1644
Unanswered
Solemensis
asked this question in
Q&A
Replies: 1 comment
-
You have to make it a client-only page. Got to nuxt config and add the route rule for that page as ‘ssr:false’ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I couldn't make it work by putting the cdn into nuxt.config.ts, nor downloading the npm package.
Beta Was this translation helpful? Give feedback.
All reactions