mirror of
https://github.com/nodejs/node.git
synced 2024-11-25 08:19:38 +01:00
292040f688
Remove obsolete build file entries. Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> PR-URL: https://github.com/nodejs/node/pull/8753 |
||
---|---|---|
.. | ||
third_party | ||
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