pwa-module
pwa-module copied to clipboard
`lang` is not inferred of `head.htmlAttr.lang`
If I configure the default language in nuxt's config head.htmlAttr.lang
, it is overriden to en
on static site generation. This is much confusing. Possibly it should first be checked if it's already configured and inherit this setting.