You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
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?
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?