Commit 542c6ea
Support profiling the startup phase of a Worker (#8026)
* Startup profiling
* fixes
* Support Pages
* pages
* fix lint
* Update packages/wrangler/src/check/commands.ts
Co-authored-by: emily-shen <[email protected]>
* Automatically show message on Pages deploy failures
* fix lint
---------
Co-authored-by: emily-shen <[email protected]>1 parent 3fb801f commit 542c6ea
File tree
15 files changed
+1009
-176
lines changed- .changeset
- packages/wrangler/src
- __tests__
- api/pages
- check
- deployment-bundle
- deploy
- pages
- utils
- versions
15 files changed
+1009
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments