Skip to content

Add webpack entry for the embedded API bundle#17479

Open
mishraditi wants to merge 1 commit into
jitsi:masterfrom
mishraditi:embedded-webpack
Open

Add webpack entry for the embedded API bundle#17479
mishraditi wants to merge 1 commit into
jitsi:masterfrom
mishraditi:embedded-webpack

Conversation

@mishraditi

Copy link
Copy Markdown
Contributor

Description

This adds a webpack entry so the embedded API gets built into its own bundle.
It's the same setup as the existing external_api bundle, it just points at embedded_index.js and and builds it as a global called JitsiMeetEmbeddedAPI, so a host page can load embedded_api.min.js and use the API directly without an iframe.

The files it points at come from - jitsi-meet #17477

@jitsi-jenkins

Copy link
Copy Markdown

Hi, thanks for your contribution!
If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants