Skip to content

Commit 6523863

Browse files
author
Brian Vaughn
committed
Removed scheduler/tracing API and updated tests
1 parent af1a4cb commit 6523863

File tree

91 files changed

+2412
-10879
lines changed

Some content is hidden

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

91 files changed

+2412
-10879
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)