N
Nuxt5mo ago
tombu

How can I include a comment that doesn't get stripped out in a production build?

Ideally my comment would go in <head> somewhere but it would also work if it was inside app.vue, so within <div id="__nuxt">. I'm deploying a static generated site using pnpm generate. I've tried looking through Nuxt, Vue and Vite docs but haven't found anything.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?