mirror of https://github.com/nodejs/node.git
Pick up latest from [1] corresponding to the Blink commit 62cd277. [1]: https://github.com/pavelfeldman/v8_inspector/commit/e6b8355 PR-URL: https://github.com/nodejs/node/pull/8014 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
third_party | ||
README.md |
README.md
V8 Inspector support for Node.js
This repository is an intermediate repository that gathers the dependencies for Node.js support for the [Chrome Debug Protocol][https://developer.chrome.com/devtools/docs/debugger-protocol].
- third_party/v8_inspector/platform/v8_inspector: vendored from https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/v8_inspector
- third_party/v8_inspector/platform/inspector_protocol: vendored from https://chromium.googlesource.com/chromium/src/third_party/WebKit/Source/platform/inspector_protocol
- third_party/jinja2: vendored from https://github.com/mitsuhiko/jinja2
- The
tests/
directoryext/jinja.el
file have been deleted.
- The
- third_party/markupsafe: vendored from https://github.com/mitsuhiko/markupsafe