James Talmage 79d8c5aa14 find list of applicable configs without requiring babel-core or plugins
`build-config-chain.js` creates an array of options which will be passed to `OptionsManager#mergeOptions`. The advantage of separating it out is that `build-config-chain` has a very minimal dependency list. The eventual intent is to allow the require hook to lazy load only when required. In other words, if no required files ever match the patterns `ignore` / `only` patterns, the bulk of babel-core, and the associated plugins, will never be loaded.
2016-07-02 03:04:49 -04:00
2016-06-22 09:51:19 -04:00
2016-02-04 11:07:04 -05:00
2016-06-27 17:01:58 -04:00
2015-11-09 17:58:36 -08:00
2015-07-16 15:46:31 +01:00
2016-06-28 23:18:52 -07:00
2015-11-09 04:03:59 -08:00
2016-06-28 23:14:43 -07:00
2016-01-04 22:59:12 -05:00
2016-06-27 17:01:58 -04:00
2015-11-11 23:24:39 -08:00
2016-06-26 17:28:14 -04:00
2016-05-15 01:08:01 -04:00

babel

The compiler for writing next generation JavaScript.

Travis Status CircleCI Status Coverage Status Slack Status

Looking for support?

For questions and support please visit the discussion forum, Slack community, or StackOverflow.

Want to report a bug or request a feature?

Bugs and feature requests should be posted at phabricator.babeljs.io.

You can directly translate a github issue to phabricator; just add a T to the beginning of the issue.

https://phabricator.babeljs.io/T2168
corresponds to
https://github.com/babel/babel/issues/2168

Want to report an issue with babeljs.io?

For documentation and website issues please visit the babel.github.io repo.

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%