Closed kevinchappell closed 6 years ago
May need to update CI config: https://github.com/zeit/next.js/issues/2303
Edit: turned out to be this https://github.com/npm/npm/issues/17444#issuecomment-321851320
@kevinchappell This looks great! Thank you! 😄
Added: makefile rules to npm scripts Added: prepush script that runs lint, test, benchmark, and validate Removed: Makefile
Resolves #133