使用webpack捆綁js文件時,庫jplayer也捆綁在bundle.js文件中。但是當瀏覽器加載網頁時,它會在控制檯上顯示錯誤cannot set property jplayer of undefined。我對於由於webpack引起的錯誤感到困惑,或者jplayer庫中存在錯誤。 幫助是超級高度讚賞。 jplayer.js (function (root, factory) {
if (
(在我的情況下,它是jplayer)我在遇到錯誤 external "vendor_d73928c…":1 Uncaught ReferenceError: vendor_d73928c989153b363873 is not defined 在行 module.exports = vendor_d73928c989153b363873文件webpack:///external "vendor_d