5 Commits

Author SHA1 Message Date
Amjad Masad
2271166a83 [react-packager] Add first class support to popular image formats
Summary:
@public
1. Default to first class support of popular image formats
2. Add tests to make sure we support other than png

Test Plan:
1. ./runJestTests.sh
2. Add test.png and test.jpg images in the Playground app dir
3. require both images and render then in the playground app
4. they render
2015-05-20 15:28:29 -08:00
Dmitry Soshnikov
5663456373 [jest] Update to v0.4.2 2015-05-13 13:24:35 -07:00
Amjad Masad
91b320cf35 [react-packager] Fix jest tests 2015-04-23 11:39:41 -08:00
Amjad Masad
d4b5f2e514 [react-packager] Additional data to asset modules 2015-04-22 10:59:37 -08:00
Amjad Masad
852f8533a1 [react-packager] implement /assets endpoint to serve assets 2015-04-16 13:00:48 -08:00