Element Call reaches production only as the embedded npm package, which webpack copies into ThreadNet-Web under /widgets/element-call/. The embedded build sets publicDir: false — upstream reasons that public/ holds nothing but the favicon, which stopped being true when the model assets landed there. Verified rather than assumed: with the upstream value everything builds, the standalone bundle works, and the filter is dead only inside the widget, 404ing on the model. That is the failure this would have shipped. The package grows from about 41 to 66 MB, measured — most of what was already there is source maps and the crypto and vision wasm. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Embedded Element Call for Web
NPM package containing an embedded build of the Element Call widget.
Copyright & License
Copyright 2021-2025 New Vector Ltd
This software is dual-licensed by New Vector Ltd (Element). It can be used either:
(1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR
(2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to). Unless required by applicable law or agreed to in writing, software distributed under the Licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licenses for the specific language governing permissions and limitations under the Licenses.