Hi there,
I've implemented the plugin in my nuxt project. It works perfectly in development mode but when doing npm run generate follower by npm run start (to run it in production mode) then it doesn't work. When inspecting the page in my browser I can still see the tags instead of the rendered tags that I see in dev mode.
Any help would be greatly appreciated !
I use the same setup as this answer bellow.
@robin6505 in #24 (comment)_