* Fixed Redux dev tool plugin in production problem
* Update client/src/redux/createStore.js
Co-Authored-By: Tom <[email protected]>
* Update client/src/redux/createStore.js
Co-Authored-By: Tom <[email protected]>
* Update client/src/redux/createStore.js
Co-Authored-By: Tom <[email protected]>
* Update client/src/redux/createStore.js
Co-Authored-By: Oliver Eyton-Williams <[email protected]>
* Fixed ESLint error
* Second try to fix linting issue
* Third try to fix lint issues
* Update client/src/redux/createStore.js
Co-authored-by: Oliver Eyton-Williams <[email protected]>
* Update client/src/redux/createStore.js
Co-authored-by: Oliver Eyton-Williams <[email protected]>
* fix: use env.json for ENVIRONMENT
Co-authored-by: Tom <[email protected]>
Co-authored-by: Oliver Eyton-Williams <[email protected]>
Warns if .env is missing. Combines the three docker installation
commands into one, updating the docs accordingly.
Also removes the libcimp patch as npm already has it.