remove legacy decorators, use lodash.debounce (#2830)

This commit is contained in:
Nolan Lawson 2017-05-06 02:05:32 -07:00 committed by Eugen Rochko
parent 494945ff4f
commit 553e13144f
6 changed files with 14 additions and 39 deletions

View file

@ -11,7 +11,6 @@
]
],
"plugins": [
"transform-decorators-legacy",
"transform-object-rest-spread",
[
"react-intl",