Logan Smyth
|
2774cb7d42
|
Allow function-based .babelrc.js files.
|
2017-04-13 20:17:32 -07:00 |
|
Logan Smyth
|
911027f289
|
Cache config files based on mtime rather than file content.
|
2017-04-13 20:17:31 -07:00 |
|
Logan Smyth
|
2163acd6c2
|
Refactor static file processing with a helper wrapper.
|
2017-04-13 13:23:36 -07:00 |
|
Logan Smyth
|
a2f334b9e9
|
Fix issue with #5625
|
2017-04-12 11:41:54 -07:00 |
|
Logan Smyth
|
d1c954b36f
|
Allow negation of ignore and only patterns. (#5625)
|
2017-04-12 11:10:33 -07:00 |
|
Logan Smyth
|
d39400c9d5
|
Separate config/plugin loading from config processing. (#5563)
|
2017-04-04 14:48:48 -07:00 |
|
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 |
|
Logan Smyth
|
a15de19888
|
Encapsulate config loading in config/ index file.
|
2017-03-17 00:04:00 -07:00 |
|
Logan Smyth
|
3c63431c7e
|
Move config loading helpers into config folder.
|
2017-03-17 00:03:59 -07:00 |
|
Logan Smyth
|
7b5d4fe069
|
Resolve parser and generator plugins in configuration resolution.
|
2017-03-17 00:03:59 -07:00 |
|
Logan Smyth
|
b71569ff6c
|
Remove unneeded util.js file.
|
2017-03-17 00:03:59 -07:00 |
|
Logan Smyth
|
12a2124d16
|
Move the deeply nested option logic to a toplevel folder.
|
2017-03-17 00:03:58 -07:00 |
|