-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
backport:requestedShould be applied to the maintained (previous) versionShould be applied to the maintained (previous) versionhelp:beginner-friendlyGood for new contributorsGood for new contributorspriority:mediumMedium priority issue or PRMedium priority issue or PRsemver:patchChanges that don't affect the API (bug fixes)Changes that don't affect the API (bug fixes)track:mainFor the current stable version trackFor the current stable version tracktype:enhancementNew feature or requestNew feature or request
Milestone
Description
We can avoid some weird Chromium errors by checking if a provided appEntryPoint
exists when it is specified, and throwing a nice informative Error.
This will need rationalising with the edge case where both appEntryPoint
and appBinaryPath
are provided. Currently we ignore appBinaryPath
if appEntryPoint
is specified but we will be introducing additional state(s), e.g. where both are provided and appBinaryPath
is valid but appEntryPoint
is not.
Metadata
Metadata
Assignees
Labels
backport:requestedShould be applied to the maintained (previous) versionShould be applied to the maintained (previous) versionhelp:beginner-friendlyGood for new contributorsGood for new contributorspriority:mediumMedium priority issue or PRMedium priority issue or PRsemver:patchChanges that don't affect the API (bug fixes)Changes that don't affect the API (bug fixes)track:mainFor the current stable version trackFor the current stable version tracktype:enhancementNew feature or requestNew feature or request