commit | d18c704c60ac8e6fa608e68b96239b2663c093fa | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Thu Dec 03 11:23:20 2020 |
committer | Commit Bot <[email protected]> | Thu Dec 03 11:43:03 2020 |
tree | d1b3cc0995ace13a2558559202b108057a71ce0f | |
parent | b35fb8e82aaec2f69722a8ebcc180c4d563bc568 [diff] |
Cleanup devtools_module_entrypoints.gni Both front_end_devtools_module_entrypoint_sources and generated_devtools_module_entrypoint_sources were unused, since the `devtools_entrypoint` migration has finished. Secondly, we can rename generated_typescript_entrypoint_sources to generated_module_entrypoint_sources, since we no longer need to distinguish between JavaScript and TypeScript entrypoints. Lastly, we can clean up the definition of devtools_module_entrypoint_sources to no longer include the $resources_out_dir line, which saves some duplication. [email protected] Change-Id: I1a327cf40cec6630b3be7ac53e2c87f7e179c895 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2566802 Commit-Queue: Tim van der Lippe <[email protected]> Auto-Submit: Tim van der Lippe <[email protected]> Reviewed-by: Jack Franklin <[email protected]> Reviewed-by: Paul Lewis <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found here.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found here.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools