Francisco Javier

Results 1 comments of Francisco Javier

The solution I find for `Windows` is replace that `"release": "(export REACT_APP_SENTRY_RELEASE=$(git rev-parse --short HEAD); react-scripts build && node scripts/sentry.js)"` to this `"release-window": "git rev-parse --short HEAD >head.txt && set...