commit | 95a359d10cdea9c9623fccef7a9b1084e3bc7462 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <[email protected]> | Mon Jan 24 01:38:29 2022 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 24 02:19:51 2022 |
tree | 30ed65ea6d1db8007cbf98397ec1c84193cb86d3 | |
parent | f342a5145f4e67a8f804511573a5f339648f6280 [diff] |
typescript: introduce devtools_skip_typecheck build flag This is experimental flag introducing esbuild for typescript transpiler. I needed to modify some test code to pass tests with esbuild. Bug: chromium:1278663 DISABLE_THIRD_PARTY_CHECK=need to add esbuild DEPS too Change-Id: I661951fc4fd8f5e6a2a599e531638ab294f887f2 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3330076 Reviewed-by: Tim Van der Lippe <[email protected]> Commit-Queue: Takuto Ikuta <[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