Pass missing caller metadata for .babelrc files. (#8601)

This commit is contained in:
Logan Smyth
2018-09-01 15:46:38 -07:00
committed by GitHub
parent fb66fa6f90
commit 2921f6cdb1

View File

@@ -190,6 +190,7 @@ export function buildRootChain(
({ ignore: ignoreFile, config: babelrcFile } = findRelativeConfig(
pkgData,
context.envName,
context.caller,
));
if (