mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
packager: enable @flow in react-packager/index.js
Reviewed By: cpojer Differential Revision: D4377411 fbshipit-source-id: 300d239d8e2818f0488549feafc98fd3451e452d
This commit is contained in:
committed by
Facebook Github Bot
parent
28f1c67ced
commit
207776107d
@@ -14,6 +14,7 @@ const escapeRegExp = require('lodash/escapeRegExp');
|
||||
const path = require('path');
|
||||
|
||||
const BABEL_ENABLED_PATHS = [
|
||||
'packager/react-packager/react-packager.js',
|
||||
'packager/react-packager/src',
|
||||
'local-cli',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user