You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -53,3 +53,8 @@ How to run in Chrome Devtools:
53
53
* Run `git apply <path to .patch file>` in `devtools-frontend` repo
54
54
55
55
More information about running Chrome Devtools without building Chromium can be found [here](https://chromium.googlesource.com/devtools/devtools-frontend/+/refs/heads/chromium/3965/README.md)
56
+
57
+
#### Node.js
58
+
59
+
Follow the [running Node.js tests guide](https://github.com/nodejs/node/blob/main/BUILDING.md#running-tests) to build Node.js and run tests locally.
60
+
Read more about running the source map tests at [here](https://github.com/nodejs/node/tree/main/test/test426).
0 commit comments