cross-env is archived and has limited functionality, replace with env-cmd https://github.com/toddbluhm/env-cmd.
- Update playwright config webServer commands to run root package scripts
- Create envcmd.rc with dev and e2e profiles specifying different sets of ports for each
- Update root scripts to use env-cmd environment with
--no-override , so the e2e environment can take precendant.
cross-env is archived and has limited functionality, replace with env-cmd https://github.com/toddbluhm/env-cmd.
--no-override, so the e2e environment can take precendant.