tuarrep / nuxt-twa

Nuxt.js module for generating Trusted Web Activity from Nuxt.js app

Home Page:https://nuxt-twa.tuarrep.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set a `twaManifest.generatorApp` to `nuxt-twa`

andreban opened this issue · comments

This information is useful when developer have issue with their application and we can use that get details on how it's been generated. This can be added my including the code segment below here:

twaManifest.generatorApp = 'nuxt-twa';

Thanks for pointing this out!

I'll make the change ASAP unless you open a PR before

I'm not familiar with the stack, but hoping this is enough