diff --git a/unlighthouse.config.ts b/unlighthouse.config.ts index b82c0af..53ba891 100644 --- a/unlighthouse.config.ts +++ b/unlighthouse.config.ts @@ -13,7 +13,7 @@ export default { buildStatic: true }, scanner: { - device: 'desktop', + device: 'mobile', sitemap: true, throttle: false, },