Skip to content

Commit

Permalink
misc: remove compile-against-devtools.sh (#11520)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Oct 8, 2020
1 parent 0240849 commit a06e0d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 69 deletions.
68 changes: 0 additions & 68 deletions lighthouse-core/scripts/compile-against-devtools.sh

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"coveralls": "cat unit-coverage.lcov | coveralls",
"codecov": "codecov -f unit-coverage.lcov -F unit && codecov -f smoke-coverage.lcov -F smoke",
"devtools": "bash lighthouse-core/scripts/roll-to-devtools.sh",
"compile-devtools": "bash lighthouse-core/scripts/compile-against-devtools.sh",
"chrome": "node lighthouse-core/scripts/manual-chrome-launcher.js",
"fast": "yarn start --emulated-form-factor=none --throttlingMethod=provided",
"deploy-viewer": "yarn build-viewer --deploy",
Expand Down

0 comments on commit a06e0d4

Please sign in to comment.