Include react-addons-perf for non-production builds
This makes it possible to gather a few performance stats
This commit is contained in:
parent
abca28c80b
commit
a0b460b084
3 changed files with 10 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue