Jan Kassens
c6a9d0e69f
Update cacheVersion in bundle.js
...
As requested by @vjeux, this moves the change to this file to a separate PR.
For more info see #2905 .
2015-09-23 15:24:54 -07:00
DengYun
302c89f912
let 'react-native bundle' support platform option.
...
react-native bundle --platform android --minify
2015-09-18 00:58:50 +08:00
Felix Oghină
f83675d191
[cli] convert project generation to use yeoman
2015-08-12 12:04:27 +01:00
Isken Huang
6357931b61
add cli bundle url params
2015-07-14 10:40:39 +08:00
John Days
a877c6bc68
Fix syntax error (missing ')')
2015-06-12 14:03:28 +01:00
John Days
fcc4e4f8de
[Bundler] Support multiple asset roots, for consistency with the packager
2015-06-12 13:06:31 +01:00
John Days
34546e3bc8
Spaces before and after if conditions
2015-06-02 23:32:49 +01:00
John Days
169af1fb58
Add similar options from packager.sh to bundle.js, so we can develop and package with the same functionality
2015-05-27 19:02:26 +01:00
Arthur Lee
c13646fce1
Added bundle command using ReactPackager
...
Added bundle script
Pipe http response straight to file
Used ReactPackager directly, minor fixes
Added error handling to fs.writeFile
Changed .then to .done
2015-04-20 20:01:03 -04:00