Summary: This diff allows Metro to throw an error when a configuration file cannot be found, by using a new strict: true option.

Reviewed By: rafeca

Differential Revision: D6998613

fbshipit-source-id: b704633be18d5c007f1a022fa811d0a74c636fc9
This commit is contained in:
Maël Nison 2018-02-22 06:06:38 -08:00 коммит произвёл Facebook Github Bot
Родитель 190e6bef2e
Коммит 13ee1b5920
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -86,6 +86,7 @@ function dependencies(argv, config, args, packagerInstance) {
module.exports = {
name: 'dependencies',
description: 'lists dependencies',
func: dependencies,
options: [
{