lighthouserc.js: disable BUI tab pages for now

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-03-17 21:14:24 +01:00
parent f8b320a988
commit 7d80f0d004
+4 -3
View File
@@ -34,10 +34,11 @@ module.exports = {
/** Search */
'http://localhost:3000/search',
/** Miscellaneous */
'http://localhost:3000/settings',
// TODO(Rugvip): Figure out why these don't work after the BUI header switch
// 'http://localhost:3000/settings/general',
/** plugin-devtools */
'http://localhost:3000/devtools',
'http://localhost:3000/devtools/config',
// 'http://localhost:3000/devtools/info',
// 'http://localhost:3000/devtools/config',
/** plugin-explore */
'http://localhost:3000/explore',
'http://localhost:3000/explore/groups',