lighthouserc.js: disable BUI tab pages for now
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
+4
-3
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user