Fix LiveKit types import
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
// These imports within @livekit/components-core and
|
// These imports within @livekit/components-core and
|
||||||
// @livekit/components-react are broken under the "bundler" module
|
// @livekit/components-react are broken under the "bundler" module
|
||||||
// resolution mode, so we need to resolve them manually
|
// resolution mode, so we need to resolve them manually
|
||||||
|
"livekit-client/dist/src/room/types": [
|
||||||
|
"./node_modules/livekit-client/dist/src/room/types.d.ts"
|
||||||
|
],
|
||||||
"livekit-client/dist/src/room/Room": [
|
"livekit-client/dist/src/room/Room": [
|
||||||
"./node_modules/livekit-client/dist/src/room/Room.d.ts"
|
"./node_modules/livekit-client/dist/src/room/Room.d.ts"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user