Sebastian Johansson
|
595a349174
|
Fix incorrect usage of $o instead of %o in debug (#10157)
It would end up printing the literal "$o" instead of the directory name.
|
2019-07-03 16:04:31 +02:00 |
|
Daniel Tschinder
|
7943a48cc3
|
Update flow to 0.92.1 and fix related issues (#9468)
* Update flow to 0.92.1 and fix related issues
* Change isThenable check
|
2019-02-08 13:27:11 -08:00 |
|
Logan Smyth
|
bd0c62dc0c
|
Allow users to choose how the configuration root is selected. (#8660)
|
2018-09-15 13:03:46 -07:00 |
|
Logan Smyth
|
8d6ed7e0aa
|
Expose an api.caller(...) handler for presets to access caller metadata.
|
2018-08-20 10:27:54 -07:00 |
|
Logan Smyth
|
6d177ba4c5
|
Remove micromatch and use a simple pattern matching utility.
|
2018-07-16 09:57:14 -07:00 |
|
Brian Ng
|
f699f1bbbf
|
flow@0.73.0 (#8032)
|
2018-05-25 16:53:23 -05:00 |
|
Logan Smyth
|
485e37fcb0
|
Support a babel.config.fs file in a 'root' directory.
|
2018-04-20 17:00:53 -07:00 |
|
Logan Smyth
|
f013dab5fb
|
Restrict .babelrc resolution to within a given package.
|
2018-04-20 17:00:53 -07:00 |
|
Logan Smyth
|
148e6dfc26
|
Centralize the plugin/configuration API object.
|
2018-02-27 18:48:24 -08:00 |
|
Logan Smyth
|
9a8ba76e1f
|
Merge .babelrc and .babelignore searching into a single pass.
|
2018-02-08 00:22:49 -08:00 |
|
Logan Smyth
|
f9825394a7
|
Remove unnecessary folder nesting.
|
2017-12-21 14:45:19 -08:00 |
|