0
我木偶(這會是一個動詞?)應用程序與構建和的WebPack在page.on('error')
我得到這樣的錯誤:傀儡的源地圖?
TypeError: __WEBPACK_IMPORTED_MODULE_0_babel_runtime_core_js_promise___default.a.map is not a function
at _default.<anonymous> (....../app.js:23858:89)
at Generator.next (<anonymous>)
at step (....../app.js:35041:30)
at ....../app.js:35052:13
有沒有一種方法,如果是的話我怎麼能拿這些錯誤正確sourcemapped?
(我肯定知道我產生sourcemaps)