-
Notifications
You must be signed in to change notification settings - Fork 710
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update devtools patches and show performance tab (#7137)
* chore: update patches * chore: update makefile * chore: update config files * remove spurious files * chore: update type error message * chore: type update 2 * chore: update debugger patch * chore: re-add removed string * chore: remove obsolete experiments * temp remove sourcemaps support to try to get working preview * temporarily remove timeline tab * revert inadvertent change to url * chore: update file names * Hopefully fix Network response * fix network tab * reverting last change * chore: reinstate patch removed in error * consolidate & simplify patches * Create famous-birds-remain.md * chore: update changeset to reflect performance tab display --------- Co-authored-by: Samuel Macleod <smacleod@cloudflare.com>
- Loading branch information
1 parent
ef7c0b3
commit 1b195bd
Showing
25 changed files
with
563 additions
and
2,742 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@cloudflare/wrangler-devtools": patch | ||
--- | ||
|
||
feat: update devtools patches for release | ||
|
||
- rebases patches on top of latest devtools head | ||
- removes CPU profiling tab | ||
- adds performance tab |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
97 changes: 0 additions & 97 deletions
97
packages/wrangler-devtools/patches/0001-Support-viewing-files-over-the-network.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.