This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-core
/
src
/
config
History
Logan Smyth
a19349a22a
Merge pull request
#7091
from loganfsmyth/config-overrides
...
Allow configs to have an 'overrides' array
2018-01-07 13:51:07 -08:00
..
files
Remove unnecessary folder nesting.
2017-12-21 14:45:19 -08:00
helpers
Run prettier
2017-06-27 12:15:00 -05:00
validation
Implement an 'overrides' config array to process in order for overrides.
2018-01-05 12:47:47 -08:00
caching.js
Use an object instead of a 2-tuple.
2017-12-21 12:31:48 -08:00
config-chain.js
Merge pull request
#7091
from loganfsmyth/config-overrides
2018-01-07 13:51:07 -08:00
config-descriptors.js
Rewrite config chain loading to build chain recursively to keep caching readable.
2017-12-21 19:06:36 -08:00
index.js
Allow .env and .overrides in presets.
2018-01-05 12:47:47 -08:00
plugin.js
Centralize validation logic in common folder.
2017-12-21 14:45:19 -08:00