Mark Phillips
Mark Phillips
Please can this branch be pushed to master https://github.com/mfahner-p/cisco-vpn/tree/patch-1 as it allows the option of groups - alternatively I can create a PR of this branch and update the Readme...
The following scripts can be simplified from `"start:www": "lerna run start --scope=\"@web/shared\" --scope=\"@web/utils\" --scope=\"@web/www\" --parallel"` to `"start:www": "lerna run start --scope=@web/{shared,utils,www} --parallel"` One question in relation to this as they...
I am currently using your service - and wondered if it would be feasible to extend it to include image localization using a similar pattern that you have used to...
In relation to https://github.com/thefrontside/simulacrum/tree/v0/integrations/cypress Would it possible to upgrade the documentation and code to align with the latest version of cypress 11.2? I am currently reviewing your package and am...