Skip to content

Commit

Permalink
core(large-javascript-libraries): delete (#12941)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark authored Aug 23, 2021
1 parent 45eae58 commit 6b85455
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 959 deletions.
166 changes: 0 additions & 166 deletions lighthouse-core/audits/large-javascript-libraries.js

This file was deleted.

8 changes: 0 additions & 8 deletions lighthouse-core/config/experimental-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,8 @@ const config = {
extends: 'lighthouse:default',
audits: [
'autocomplete',
'large-javascript-libraries',
],
categories: {
// @ts-ignore: `title` is required in CategoryJson. setting to the same value as the default
// config is awkward - easier to omit the property here. Will defer to default config.
'performance': {
auditRefs: [
{id: 'large-javascript-libraries', weight: 0, group: 'diagnostics'},
],
},
// @ts-ignore: `title` is required in CategoryJson. setting to the same value as the default
// config is awkward - easier to omit the property here. Will defer to default config.
'best-practices': {
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6b85455

Please sign in to comment.