Matt Mahoney
76a9a21369
Revert D7097279: BREAKING CHANGE: UPGRADE REACT NATIVE TO BABEL 7!
...
Differential Revision:
D7097279
Original commit changeset: 9fb204cae733
fbshipit-source-id: bbbb20b5dbed5dc01ae5557686a07d987b9a6cc6
2018-04-11 08:32:08 -07:00
Peter van der Zee
11d36cd985
BREAKING CHANGE: UPGRADE REACT NATIVE TO BABEL 7!
...
Summary:
BREAKING CHANGE
This change upgrades the React Native build pipeline from Babel 6 to Babel 7
If you use a `.babelrc` then you'll need to update it to Babel 7 (note that some plugins are no longer relevant, some plugins are automatically upgraded, and some will need some manual love).
Note that you may also need to upgrade your dev env, tests etc, to make sure they work with Babel 7.
Reviewed By: cpojer
Differential Revision: D7097279
fbshipit-source-id: 9fb204cae733174a1c155669b7c17ddb70f7aecc
2018-04-10 21:14:56 -07:00
Rafael Oleza
5c6bdd35f0
Deprecate postProcessModules config param
...
Reviewed By: mjesun
Differential Revision: D7320671
fbshipit-source-id: 979108f0931f9ee0dd820025782137d4c726d19f
2018-03-20 07:12:53 -07:00
Peter van der Zee
df9e523900
babylon7 -> metro-babylon7 and drop the alias
...
Reviewed By: arcanis
Differential Revision: D7194524
fbshipit-source-id: 85b11b7319c6e0985b166ba9ce990a2581ff1dd2
2018-03-15 05:51:56 -07:00
Peter van der Zee
45be0395ce
Use Babel 7 when building packages
...
Reviewed By: davidaurelio
Differential Revision: D6834296
fbshipit-source-id: 177c0ff41145961d8debe623eac3fbd2ca0919bf
2018-01-31 08:15:16 -08:00
James Pearce
0a2ea391a9
Redundant parenthesis
...
Summary: Closes https://github.com/facebook/metro/pull/129
Reviewed By: rafeca
Differential Revision: D6804796
Pulled By: jamesgpearce
fbshipit-source-id: d94222607d0198a9dfab7c967ba1371adb3d330e
2018-01-24 19:00:21 -08:00
William Desportes
d6e13bece2
Added metro-core && fixed code
...
Summary:
Terminal moved to metro-core according to [commit](a96e99fae5
) "Move Terminal to metro-core"
Closes https://github.com/facebook/metro/pull/115
Differential Revision: D6772184
Pulled By: jeanlauliac
fbshipit-source-id: cbf03940b64af9415d335bd1a6bb80e1ae4e90db
2018-01-22 03:20:40 -08:00
Rafael Oleza
de77f0340b
Remove unused generateSourcemaps param
...
Reviewed By: jeanlauliac
Differential Revision: D6666060
fbshipit-source-id: e7786b3ed851f4952108ea80f96334f0fb25b034
2018-01-05 07:21:17 -08:00
Steven Luscher
31eb3a6529
Capitalized ‘Express’
...
Summary:
It's a brand name.
Closes https://github.com/facebook/metro/pull/103
Reviewed By: cpojer
Differential Revision: D6484138
Pulled By: steveluscher
fbshipit-source-id: 98d0aa9a2a7da1068b12a918b83c9a83bc19f4ae
2017-12-05 11:29:42 -08:00
Steven Luscher
989d209e5d
Corrected grammar in ‘getting started‘
...
Summary:
Active voice, etc.
Closes https://github.com/facebook/metro/pull/102
Reviewed By: cpojer
Differential Revision: D6484141
Pulled By: steveluscher
fbshipit-source-id: c54c6c719497ee9612b816e9a3de4ca5fea8f4a5
2017-12-05 01:43:35 -08:00
cpojer
0f7ad193c7
Rename metro-bundler to metro
...
Reviewed By: davidaurelio
Differential Revision: D6413420
fbshipit-source-id: f13184b8157de2c3aeaa7f2647becc175f62cdbb
2017-11-30 11:56:25 +00:00
Christoph Nakazawa
b6a4185158
Move README text to documentation
...
Reviewed By: mjesun
Differential Revision: D6407519
fbshipit-source-id: 0c497b7a294861b6b92ac4ebc3aa64c632a3436f
2017-11-24 03:08:08 -08:00
Christoph Nakazawa
ef9b4b0f0f
Metro Website scaffold
...
Reviewed By: jeanlauliac
Differential Revision: D6396202
fbshipit-source-id: 9bfa3f88fdd747732566a95ded204f8f5206b350
2017-11-22 09:21:33 -08:00