react-native/local-cli/server
Leland Richardson e9398c7926 Whitelist the 'pdf' extension in the packager
Summary:The WebView component in iOS currently does not support displaying PDFs without providing a remote URI or manually including the assets in the xcodeproj itself. This is because the packager has not whitelisted the 'pdf' extension.

I've gone ahead and whitelisted the 'pdf extension according to the recommendation by nicklockwood

GH comment: https://github.com/facebook/react-native/issues/1846#issuecomment-199302488
Closes https://github.com/facebook/react-native/pull/7004

Differential Revision: D3196019

Pulled By: nicklockwood

fb-gh-sync-id: 10a86a9232095f98f277506141de0b8af5b21ab4
fbshipit-source-id: 10a86a9232095f98f277506141de0b8af5b21ab4
2016-04-19 03:52:27 -07:00
..
middleware Added support for JavaScript third-party debuggers 2016-04-07 13:15:58 -07:00
util Pass transformOptions to getShallowDependencies. 2016-04-06 11:38:27 -07:00
checkNodeVersion.js Quit early if node < 4 2016-02-04 15:23:57 -08:00
formatBanner.js Replace underscore by lodash 2016-03-09 03:09:44 -08:00
runServer.js Whitelist the 'pdf' extension in the packager 2016-04-19 03:52:27 -07:00
server.js add host argument for packager. 2016-01-19 16:47:33 -08:00