Created
October 7, 2015 23:34
-
-
Save terrierscript/0554364279249287962c to your computer and use it in GitHub Desktop.
React 0.14 - ExecutionEnvironmentはどこへいった ref: http://qiita.com/inuscript/items/ea525382b0d5d605c2b9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import ExecutionEnvironment from 'react/lib/ExecutionEnvironment' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ npm i -D fbjs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import ExecutionEnvironment from 'fbjs/lib/ExecutionEnvironment' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment