github / forgoodfirstissue

Find your first issue for good to contribute to
https://forgoodfirstissue.dev/
MIT License
75 stars 24 forks source link

Bump next and transitive dependencies #179

Closed mrecachinas closed 1 month ago

mrecachinas commented 1 month ago

This PR fixes a CI issue with npm run build, deprecates npm run export, and updates next and eslint-config-next to the latest versions.

Ultimately, the issue was NODE_ENV=development was causing build failures.