Skip to content

Commit 9a70ff0

Browse files
nicklockwoodfacebook-github-bot-4
authored andcommitted
Fix site generation
Summary: Doc site generation is broken becuase the script can't parse the UIManager file properly. Removing for now. Reviewed By: bestander Differential Revision: D2970814 fb-gh-sync-id: fb782fa6514d875f7e1c289548e82040a7646971 shipit-source-id: fb782fa6514d875f7e1c289548e82040a7646971
1 parent b4992ef commit 9a70ff0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/server/extractDocs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ var apis = [
250250
'../Libraries/StyleSheet/StyleSheet.js',
251251
'../Libraries/Components/TimePickerAndroid/TimePickerAndroid.android.js',
252252
'../Libraries/Components/ToastAndroid/ToastAndroid.android.js',
253-
'../Libraries/Utilities/UIManager.js',
254253
'../Libraries/Vibration/VibrationIOS.ios.js',
255254
];
256255

0 commit comments

Comments
 (0)