当使用nollup服务发光元素组件时,在浏览器控制台中我一直无法找到以下错误:
toast-messages.js:56 Uncaught TypeError: modules[number] is not a function
at create_bindings (toast-messages.js:56)
at toast-messages.js:57
at Object.48 (toast-messages.js:365)
at create_bindings (toast-messages.js:56)
at _require (toast-messages.js:141)
at toast-messages.js:249
at toast-messages.js:251
有人能指出我正确的方向吗? (如果需要,我可以共享我的rollup.config.js)
[使用require
进行的呼叫传递了无效的ID。