harlan-zw / unlighthouse

Scan your entire site with Google Lighthouse in 2 minutes (on average). Open source, fully configurable with minimal setup.
https://unlighthouse.dev
MIT License
3.64k stars 105 forks source link

How to disable crawler mode using cli #224

Open pavandeore opened 1 week ago

pavandeore commented 1 week ago

Details

How to disable crawler mode using cli

npx unlighthouse --site http://localhost/ --disable-crawler

isn't there anything like this?

harlan-zw commented 1 week ago

Hey, you can just provide of paths directly and it will disable the crawler npx unlighthouse --site http://localhost/ --urls /,/about