-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update devtools patches #7693
Conversation
🦋 Changeset detectedLatest commit: 2ea689f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The Wrangler DevTools preview is now live. You can access it directly at: https://19be0a59.cloudflare-devtools.pages.dev/js_app In order to test the DevTools preview in
The Workers Playground preview is also now live. The Playground preview embeds the above DevTools preview, so you can see them working together at: |
@@ -28,3 +28,8 @@ cleanup: | |||
|
|||
test: | |||
git -C devtools-frontend am $(PATCHES) | |||
|
|||
dev: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the scripts couldn't find the installed tools without setting the path here, so i've added this in and will update the wiki page
4a900db
to
2ce926f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a changeset, or it won't be released
2ce926f
to
b390065
Compare
* update patches * add "make dev" * changeset
Quarterly devtools patch updates
Console tab:
Sources tab:
Network tab: