mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-21 08:22:45 +08:00
Infer platform from extension
Summary: public Aparently this used to work on 0.11, lets fix it :) Reviewed By: foghina Differential Revision: D2557719 fb-gh-sync-id: dcbca077431c1356c89dfc55b71eecff64c7ad3d
This commit is contained in:
committed by
facebook-github-bot-6
parent
72c55c525b
commit
44af0d3dec
@@ -18,7 +18,6 @@ module.exports = [
|
||||
command: 'platform',
|
||||
description: 'Either "ios" or "android"',
|
||||
type: 'string',
|
||||
required: true,
|
||||
}, {
|
||||
command: 'transformer',
|
||||
description: 'Specify a custom transformer to be used (absolute path)',
|
||||
|
||||
Reference in New Issue
Block a user