mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
metro-bundler: make internal tool to use the new source of thruth for packager/metro-bundler
Reviewed By: davidaurelio Differential Revision: D5182904 fbshipit-source-id: df5de3a9eb85560a09789d0a94eccb5c48ecba7b
This commit is contained in:
committed by
Facebook Github Bot
parent
e0bdb7cbcf
commit
328d8ddb47
@@ -15,8 +15,6 @@ const getInverseDependencies = require('./getInverseDependencies');
|
||||
const querystring = require('querystring');
|
||||
const url = require('url');
|
||||
|
||||
import type Server from '../../../packager/src/Server';
|
||||
import type Module from '../../../packager/src/node-haste/Module';
|
||||
import type {ResolutionResponse} from './getInverseDependencies';
|
||||
import type {Server as HTTPServer} from 'http';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user