Skip to content

Commit

Permalink
Remove setup-dtrun
Browse files Browse the repository at this point in the history
It does not appear to be doing anything anymore.
Removed in https://crrev.com/c/3344910.

Bug: none
Change-Id: Id650c3a726eb1504bf20ee814bde543cb7dd3de2
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6023015
Reviewed-by: Simon Zünd <[email protected]>
Auto-Submit: Alex Rudenko <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>
  • Loading branch information
OrKoN authored and Devtools-frontend LUCI CQ committed Nov 14, 2024
1 parent 92c6ecf commit 5e9055f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"lint": "vpython3 third_party/node/node.py --output scripts/test/run_lint_check.js",
"prebuild": "gn gen out/Default",
"rdb": "rdb stream -new -realm chrome:public --",
"setup-dtrun": "cd scripts/devtools_run && npm link",
"start": "node -e 'console.log(`This script has been removed in favor of --custom-devtools-frontend. For more information, see https://docs.google.com/document/d/1COgCBWWuTh2o-Zbp6h_z0h0LtlJaimaEDsION4RZPxc/edit?usp=sharing`);'",
"stylelint-test": "vpython3 third_party/node/node.py --output ./node_modules/.bin/mocha \"./scripts/stylelint_rules/tests/*_test.js\"",
"webtest": "vpython3 third_party/node/node.py --output scripts/npm_test.js",
Expand Down

0 comments on commit 5e9055f

Please sign in to comment.