react-native/local-cli/bundle
Alex Kotliarskyi cc86d12175 Android: put all non-drawable resources to `res/raw`
Summary: When we built packager asset system we were mostly concerned about images. However, this system can also be used to work with videos, animations and other binary resources. The code that sorts assets into Android resource folders currently just shoves all non-drawable resources under `drawable-mdpi`, which is not ideal. Talking to Android experts on the team, `raw` seems like a much better place for other resources.

Reviewed By: jeanlauliac

Differential Revision: D6026633

fbshipit-source-id: cc2199f60da411ea432972a02f52c459ff5c490a
2017-10-11 15:11:29 -07:00
..
__mocks__ Move `private-cli` commands to `local-cli` 2015-10-26 15:36:04 -07:00
__tests__ Android: put all non-drawable resources to `res/raw` 2017-10-11 15:11:29 -07:00
assetPathUtils.js Android: put all non-drawable resources to `res/raw` 2017-10-11 15:11:29 -07:00
buildBundle.js Upgrade Flow to v0.56.0 2017-10-02 21:11:05 -07:00
bundle.js Upgrade metro-bundler to v0.9.0 2017-06-24 17:15:55 -07:00
bundleCommandLineArgs.js Add --maxWorkers flag and allow transformers to run in-band. 2017-06-13 09:16:03 -07:00
filterPlatformAssetScales.js RN local-cli: format and @flow filterPlatformAssetScales 2017-08-22 09:29:14 -07:00
getAssetDestPathAndroid.js Android: put all non-drawable resources to `res/raw` 2017-10-11 15:11:29 -07:00
getAssetDestPathIOS.js packager: buck library: expose asset content 2017-04-25 12:04:01 -07:00
saveAssets.js Run eslint --fix 2017-10-09 17:46:44 -07:00
types.flow.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
unbundle.js Upgrade metro-bundler to v0.9.0 2017-06-24 17:15:55 -07:00