Closed markfinger closed 9 years ago
Note: by default, React will be in development mode. To use React in production mode, set the environment variable NODE_ENV to production
http://facebook.github.io/react/downloads.html#npm
Should respect the DJANGO_REACT['DEBUG'] setting
DJANGO_REACT['DEBUG']
Fixed as of 4d902ff4fc3deb808a2acec1094d0c810d6778fd
Note: by default, React will be in development mode. To use React in production mode, set the environment variable NODE_ENV to production
http://facebook.github.io/react/downloads.html#npm