OpenTwinCities / mnpay

Making public wage data actually public

Home Page:http://www.mnpay.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build client for production

kjschiroo opened this issue · comments

We are currently getting the warning:

Warning: It looks like you're using a minified copy of the development build of React.
When deploying React apps to production, make sure to use the production build which skips
development warnings and is faster. See https://fb.me/react-minification for more details.

on the production site. We need to figure out the build process to deploy correctly.