iaincollins / nextjs-starter

A starter project for Next.js with authentication
https://nextjs-starter.now.sh
ISC License
1.37k stars 423 forks source link

cross-env added for windows env support #84

Closed bennygenel closed 5 years ago

bennygenel commented 6 years ago

Added cross-env library to fix an error on windows while trying to run dev script.

https://github.com/iaincollins/nextjs-starter/issues/75

iaincollins commented 6 years ago

Oh wow, how did I miss this PR. Ugh too many PRs. Bad me.

Thank you, I'll get on this soon.

iaincollins commented 6 years ago

If you get a minute to update the package info I will merge ASAP but if not no worries I'll take a look very soon.