Kai Cataldo
|
1f2f63ccdf
|
Fix: config lookup logic in babel-core (#5550)
This fixes a bug that was causing the config lookup to stop
when a package.json file was found even if it did not contain a
"babel" key.
|
2017-03-27 11:54:57 -07:00 |
|
Kai Cataldo
|
d054cd0ea8
|
Add support for .babelrc.js files
|
2017-03-07 16:44:24 -05:00 |
|
James Talmage
|
0a9cbe6e83
|
git commit add test for package.json config
|
2016-07-07 16:58:22 -04:00 |
|
James Talmage
|
8e84196eb8
|
add tests for env options
|
2016-07-07 16:36:34 -04:00 |
|
James Talmage
|
62ad67e5d9
|
add tests for build-config-chain
|
2016-07-03 23:58:44 -04:00 |
|