Logan Smyth
|
fc7fcfac0a
|
Expose a clear API for plugins to override the parser/generator.
|
2017-11-09 10:34:12 -08:00 |
|
Mateusz Burzyński
|
859ea4b175
|
Scoped: updated numerous docs with scoped packages change [skip ci]
|
2017-10-16 22:49:57 -04:00 |
|
Logan Smyth
|
9a4b764bde
|
Centralize config processing in class.
|
2017-09-26 22:29:32 -07:00 |
|
Daniel Tschinder
|
44f6ff5e85
|
Update prettier, eslint + plugins, flow, husky and lint-staged (#6183)
|
2017-08-31 22:56:29 +02:00 |
|
Logan Smyth
|
2846e06db1
|
Add dependency cycle handing for plugins and config files.
|
2017-08-29 14:57:34 -07:00 |
|
Logan Smyth
|
beff7809ea
|
Add debug() calls for config loading.
|
2017-08-29 14:57:33 -07:00 |
|
Brian Ng
|
e4b35f680d
|
Run prettier
|
2017-06-27 12:15:00 -05:00 |
|
Logan Smyth
|
6af8e64711
|
Typecheck much more of the config loading process (#5642)
* Add type declarations for micromatch.
* Enable Flowtype on all config loading.
* Remove unneeded comments.
|
2017-04-18 09:28:18 -07:00 |
|
Logan Smyth
|
2b86d353d6
|
Restrict Babel's plugins/presets to a single target. (#5547)
|
2017-04-17 11:45:49 -07:00 |
|
Logan Smyth
|
c59e9f5f0e
|
Merge pull request #5608 from loganfsmyth/config-cache
Cache configs based on mtime and allow .babelrc.js functions
|
2017-04-17 11:43:31 -07:00 |
|
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
|
adb903fd4b
|
Standardlize plugin/preset result object.
|
2017-04-10 10:01:01 -07:00 |
|
Logan Smyth
|
d39400c9d5
|
Separate config/plugin loading from config processing. (#5563)
|
2017-04-04 14:48:48 -07:00 |
|