Skip to content

Commit fc33f12

Browse files
author
Brian Vaughn
authored
Remove unstable scheduler/tracing API (#20037)
1 parent 7212383 commit fc33f12

File tree

94 files changed

+2428
-10871
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+2428
-10871
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/react", "packages/react-dom", "packages/scheduler"],
3-
"buildCommand": "build --type=NODE react/index,react-dom/index,react-dom/server,react-dom/test-utils,scheduler/index,scheduler/unstable_no_dom,scheduler/tracing,react/jsx-runtime,react/jsx-dev-runtime",
3+
"buildCommand": "build --type=NODE react/index,react-dom/index,react-dom/server,react-dom/test-utils,scheduler/index,scheduler/unstable_no_dom,react/jsx-runtime,react/jsx-dev-runtime",
44
"publishDirectory": {
55
"react": "build/node_modules/react",
66
"react-dom": "build/node_modules/react-dom",

fixtures/tracing/index.html

Lines changed: 0 additions & 83 deletions
This file was deleted.

fixtures/tracing/script.js

Lines changed: 0 additions & 206 deletions
This file was deleted.

fixtures/tracing/test.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)