We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88eecb2 commit b3abbf3Copy full SHA for b3abbf3
1 file changed
packages/start/package.json
@@ -11,7 +11,7 @@
11
},
12
"exports": {
13
".": "./src/index.tsx",
14
- "./config": "./src/config/index.ts",
+ "./config": "./dist/config/index.js",
15
"./server": "./src/server/index.tsx",
16
"./client": "./src/client/index.tsx",
17
"./router": "./src/router.tsx",
0 commit comments