TNRIS / dataHub

ReactJS frontend web application for browsing, downloading, and inquiring about TNRIS public data and historical imagery.
https://data.tnris.org
7 stars 0 forks source link

updated non @material packages #272

Closed JasonKleinert closed 4 years ago

jwhaney commented 4 years ago

so it may be an error on my part, but i've deleted my node_modules directory and npm installed. after install, i see this below. are you getting the same @JasonKleinert ? i can go ahead and try and resolve and push that here to this PR if you want, but i thought i'd check with you first.

image

JasonKleinert commented 4 years ago

Can fix this if we want but it should be fixed in a future release of react-scripts. This isn't really an issue for prod because react-scripts is just used to create the build and for dev. Thanks for looking into it.

jwhaney commented 4 years ago

ok cool thanks for the explanation, makes sense. i went ahead and updated it with the commit right above your comment. if you're good with that commit i made, i'll go ahead and merge this in.