OverlayPlugin icon indicating copy to clipboard operation
OverlayPlugin copied to clipboard

Update CEF

Open cking opened this issue 7 years ago • 1 comments

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?

cking avatar Jul 16 '17 08:07 cking

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?

hibiyasleep avatar Jul 16 '17 10:07 hibiyasleep