LK
Size: a a a
A
{
test: /\.(tsx?)|(ts?)$/,
exclude: /node_modules/,
use: [
{
loader: require('babel-loader'),
},
],
},
A
A
A
LK
A
LK
LK
LK
LK
LK
ERROR in ./node_modules/@babel/polyfill/lib/noConflict.js
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each' in '/Users/l.kuznetsov/Projects/@loio/helehelena/node_modules/@babel/polyfill/lib'
@ ./node_modules/@babel/polyfill/lib/noConflict.js 3:0-55
@ ./node_modules/@babel/polyfill/lib/index.js
@ ./src/taskpane/index.tsx
@ multi ./node_modules/react-hot-loader/patch.js (webpack)-dev-server/client/index.js (webpack)/hot/only-dev-server.js ./src/taskpane/index.tsx
ERROR in ./node_modules/@babel/polyfill/lib/noConflict.js
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator' in '/Users/l.kuznetsov/Projects/@loio/helehelena/node_modules/@babel/polyfill/lib'
@ ./node_modules/@babel/polyfill/lib/noConflict.js 5:0-55
@ ./node_modules/@babel/polyfill/lib/index.js
@ ./src/taskpane/index.tsx
@ multi ./node_modules/react-hot-loader/patch.js (webpack)-dev-server/client/index.js (webpack)/hot/only-dev-server.js ./src/taskpane/index.tsx
LK
A
LK
LK
A
LK