Commit 5bc4bd1
committed
Update import paths in Pro directory to use .cts extensions
- Changed import statements in `streamServerRenderedReactComponent.ts` and `client.tsx` to reference the new .cts file extensions for improved module resolution.
- This update aligns with recent changes in the Pro directory structure, ensuring compatibility with the latest file organization.1 parent 0f18a4e commit 5bc4bd1
File tree
2 files changed
+2
-2
lines changed- node_package/src/pro
- wrapServerComponentRenderer
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments