You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
cross-env
version: 5.2.0node
8.16.2:npm
version: 6.4.1Following script in package.json :
On mac it outputs:
https://hello.world
and on windows it outputshttps:\hello.world
I am unable to pass urls as parameters in package.json script because cross-env and cross-env-shell will destroy them on windows.
The text was updated successfully, but these errors were encountered: