关注 Github(https://github.com/jitsi/jitsi-meet),我编译了源代码。
在开发服务器 (localhost:8080) 上运行时,出现 javascript 错误,如下所示:
translation.js:26 Uncaught ReferenceError: $ is not defined
at new Translation (translation.js:26)
at Module../modules/translation/translation.js (translation.js:59)
at __webpack_require__ (bootstrap:19)
at Module../app.js (app.js:1)
at __webpack_require__ (bootstrap:19)
at Object.0 (app.bundle.min.js?v=3539:274618)
at __webpack_require__ (bootstrap:19)
at bootstrap:83
at bootstrap:83
任何想法?