Justin Taylor
Justin Taylor
Which OS and App are you testing in?
What is your `id` set to in `cep.config.ts` and what other config settings have you changed? Also what version of Node are you running (run `node -v`)
Thanks @ErinFinnegan. For those who don't know, the CEF Client is essentailly a Chrome browser matching each version of CEP exactly. Since the Chrome browser is constantly updating, it's usually...
@Anrock are you navigating to your localhost debug port for your CEP panel?
@kratzl You're probably using VS Code Intel or running in Rosetta mode. Adobe still needs to update jsxbin for Apple Silicon, till then we have to wait.
Pretty sure those helpers are needed in order for it to work, but if you have an example of before (ES6) / after (ES3) of what you're trying to achieve...
Thanks for the updates, if you could resolve some of these conflicts I'll see about getting this one merged. Thanks!
For now, I would recommend just adding your icons to a folder and including that folder in the `copyAssets` array in `cep.config.ts`
Adobe hasn't released binaries for Apple Silicon machines yet. If and when they do, we can revisit this.