Skip to content

Commit

Permalink
Disables munging in animated to make dynamic dispatch work for privat…
Browse files Browse the repository at this point in the history
…e methods

Reviewed By: javache

Differential Revision: D3828458

fbshipit-source-id: 0170b199e4dc33df1d836de7475900dd95c4d2e7
  • Loading branch information
Tobias Ritzau authored and Facebook Github Bot 5 committed Sep 8, 2016
1 parent 3ff4ee9 commit 3eb4bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libraries/Animated/src/AnimatedImplementation.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*
* @providesModule AnimatedImplementation
* @flow
* @preventMunge
*/
'use strict';

Expand Down

0 comments on commit 3eb4bae

Please sign in to comment.