Include react-addons-perf for non-production builds

This makes it possible to gather a few performance stats
This commit is contained in:
Richard van der Hoff 2016-04-17 21:06:51 +01:00
parent abca28c80b
commit a0b460b084
3 changed files with 10 additions and 1 deletions

View file

@ -73,6 +73,7 @@
"parallelshell": "^1.2.0",
"phantomjs-prebuilt": "^2.1.7",
"react-addons-test-utils": "^15.0.1",
"react-addons-perf": "^15.0",
"rimraf": "^2.4.3",
"source-map-loader": "^0.1.5",
"webpack": "^1.12.14"