We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37db77 commit ae88558Copy full SHA for ae88558
example/package.json
@@ -18,9 +18,7 @@
18
},
19
"alias": {
20
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling",
21
- "react/jsx-runtime": "react/jsx-runtime.js",
22
- "react": "./node_modules/react",
23
- "react-dom": "./node_modules/react-dom"
+ "react/jsx-runtime": "react/jsx-runtime.js"
24
25
"devDependencies": {
26
"@babel/core": "^7.29.0",
0 commit comments