metro/react-packager/src
Alexander Paterson 475a0c20f6 Decode URI in asset server
Summary:
Solving this issue https://github.com/facebook/react-native/issues/10364

In development when assets are requested from AssetServer, it tries to find them with URI-friendly filenames. I added a single line to decode these filenames.

Tests are passing. Couldn't find any discussion regarding whether this is a good idea. This was causing some members of my team a bit of grief earlier.
Closes https://github.com/facebook/react-native/pull/10365

Differential Revision: D4168401

Pulled By: hramos

fbshipit-source-id: 9ed3606392d8a6f170998caaf0f9254ba4879b49
2016-11-14 11:43:49 -08:00
..
AssetServer Use native Promises 2016-11-08 12:28:47 -08:00
Bundler packager ModuleTransport.js: @flow 2016-11-11 09:43:48 -08:00
Cache/__mocks__ Move Cache into DependencyGraph 2015-12-18 16:17:42 -08:00
JSTransformer packager worker: enable possibility to add Flow annotations 2016-11-11 05:29:30 -08:00
Logger Fix lint warning in Logger 2016-11-08 12:13:43 -08:00
ModuleGraph Various cleanups around polyfill transformation 2016-11-10 08:13:57 -08:00
Resolver Disallow object assign explanation 2016-11-10 00:28:31 -08:00
Server RN: Fix Broken Symbolication 2016-11-09 22:58:45 -08:00
__mocks__ Remove fastpath 2016-10-20 00:14:03 -07:00
lib packager ModuleTransport.js: @flow 2016-11-11 09:43:48 -08:00
node-haste Decode URI in asset server 2016-11-14 11:43:49 -08:00