Commit Graph

3 Commits (e45045440e17a7525b66eeea903fa5e5dec5bff3)

Author SHA1 Message Date
Berkeley Martinez 4e12c45057 Add webpack cold reloading
On changes to the react bundle
webpack will store the current redux state
in localStorage, waits (to allow the server to restart)
then refreshes the page. On page load, it checks if it
has state stored and loads it into the app.
2016-07-28 23:39:17 -07:00
Berkeley Martinez e3ec56ef40 Fix show profile page challenge filtering to use challengeType 2016-01-18 17:33:06 -08:00
Berkeley Martinez 12b2be9db8 Remove old terminology 2016-01-15 06:08:54 -08:00