OverlayPlugin
OverlayPlugin copied to clipboard
Update CEF
Current chromium build is able to parse const {jobs} = require('/icoparse$1.0.0/src/util')
Sadly if I try that in the Overlay (produced by my script bundler) it crashes with Uncaught SyntaxError: Unexpected token {
Could you please update the bundled CEF?
There's some problem with internals of Chromium (https://github.com/RainbowMage/OverlayPlugin/issues/55), which makes update bit harder.
ps: how about enable Babel on your bundler?