commit | fd742ce33a83c18be78a859a21c7dc1b8036d003 | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Wed Dec 01 16:28:23 2021 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 02 11:32:52 2021 |
tree | 77ffbabaa95970d9030f17598efc0875103a4d08 | |
parent | e5218bb7dde5fedcfc3e67f58d2053ce22b4b6cb [diff] |
Remove entrypoints/js_app/js_app.json Since this was the last entrypoint that was still processed with `build_release_applications`, GN now starts to error and claims the action is unused (which it is). Therefore, we need to clean up this action as well as all the GN variables it had been using. I will clean up the actual Python implementation in a follow-up CL, to keep this one as small as it can be. [email protected] Bug: 1127902 Change-Id: Ie4296885e6825d72a0b6c356971290337b680a71 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3310868 Commit-Queue: Tim Van der Lippe <[email protected]> Reviewed-by: Jack Franklin <[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 in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
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