feat(desktop): forward flags to underlying laufey executable - #36384
feat(desktop): forward flags to underlying laufey executable#36384iownbey wants to merge 2 commits into
Conversation
Deno Individual Contributor License AgreementAll contributors have signed the CLA. Thank you! This is an automated message from CLA Assistant |
|
Thanks for this, and for the clear write-up in the issue — being unable to configure CEF is a real gap we want to close. The concern with the current approach is that Could we instead add a dedicated Two things that would make it complete:
For tests, a spec test in |
#36031
Open to a different approach if you guys have any suggestions, but this seemed like a really simple way to unlock a lot of chromium functionality. I built and tested deno to check that this let me use this with hmr and the built executable
AI was used to write this PR