Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prevent eslint from breaking production build #11

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

scogra17
Copy link
Member

@scogra17 scogra17 commented Jul 21, 2022

Co-authored-by: Katarina Rosiak katarinarosiak@gmail.com
Co-authored-by: Miles Abbason miles.abbason@gmail.com
Co-authored-by: Tim Dronkers tdronkers@gmail.com

Previously, eslint warnings and errors prevented running locally and production builds. This is a known issue with react-scripts (link). This change overrides that default behavior. The solution is described in StackOverflow here.

Co-authored-by: Katarina Rosiak <katarinarosiak@gmail.com>
Co-authored-by: Miles Abbason <miles.abbason@gmail.com>
Co-authored-by: Tim Dronkers <tdronkers@gmail.com>
@scogra17 scogra17 merged commit 52f7322 into main Jul 21, 2022
@scogra17 scogra17 deleted the fix-build-error branch July 21, 2022 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants