Synthetixio / synthetix-mintr

Synthetix's Mintr v2.0: Lock up SNX to mint sUSD, claim weekly SNX and sUSD rewards for staking in the system..
https://mintr.synthetix.io/
74 stars 70 forks source link

Fix npm script errors on Windows #381

Closed xJonathanLEI closed 3 years ago

xJonathanLEI commented 3 years ago

Similar to the PR on synthetix-js, this PR fixes npm scripts on Windows.

A side-effect of this fix is that you can no longer run npm run clean-install on a freshly cloned repository, unless you have rimraf globally installed.

vercel[bot] commented 3 years ago

@xJonathanLEI is attempting to deploy a commit to the Synthetixio Team on Vercel.

A member of the Team first needs to authorize it.

0xclem commented 3 years ago

Thanks @xJonathanLEI. Mintr is going to be deprecated soon so I'll close this PR for now. Let's fix the issue on the new staking dApp when it's live.