Files
meet/src/sdk/consumer/.vite/deps/_metadata.json
Nathan Vasse 183e8f6a72 (sdk) add sdk projects
It includes a consumer project which is simply a demo app. The sdk
project includes the first version of the SDK, with a light React
implementation. The first version lays down the foundations of
the iframe sdk framework. The npm package logic is also already
ready to be published.
2025-02-18 16:16:07 +01:00

32 lines
759 B
JSON

{
"hash": "d05ec1ac",
"configHash": "da92b5ff",
"lockfileHash": "f357bfbf",
"browserHash": "63541641",
"optimized": {
"react/jsx-dev-runtime": {
"src": "../../../node_modules/react/jsx-dev-runtime.js",
"file": "react_jsx-dev-runtime.js",
"fileHash": "b16b7fd8",
"needsInterop": true
},
"react": {
"src": "../../../node_modules/react/index.js",
"file": "react.js",
"fileHash": "a954da71",
"needsInterop": true
},
"react-dom/client": {
"src": "../../../node_modules/react-dom/client.js",
"file": "react-dom_client.js",
"fileHash": "cfb7ce0f",
"needsInterop": true
}
},
"chunks": {
"chunk-DEZHIYJM": {
"file": "chunk-DEZHIYJM.js"
}
}
}