Happy New Year, everyone!
I am using Intellij with Studio 7.2.10 and building a ReactJS web site. It seems that my deployment is always the production (minified) version of React, which is making it hard to debug.
How do I get the React development build (non-minified) instead?