Inkdrop Forum
[Plugin Dev] Object spread operator not working: cannot find module 'core-js/modules/web.dom.iterable'
Issues
bug
craftzdog
(Takuya Matsuyama)
March 12, 2020, 2:41am
5
Fixed in
v4.6.0
Now it uses core-js@3 properly, so you don’t need to add core-js@2 as your plugin dependency
The recent Electron does support the most of ES6 features like Object Spread without using Babel
show post in topic