Brian Ng
|
e4b35f680d
|
Run prettier
|
2017-06-27 12:15:00 -05:00 |
|
Bradley Farias
|
7ca81700f7
|
add .mjs to list of well known extensions
this is to conform to the plan of the Node.js EP
|
2017-05-01 09:43:49 -07:00 |
|
Logan Smyth
|
d39400c9d5
|
Separate config/plugin loading from config processing. (#5563)
|
2017-04-04 14:48:48 -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
|
12a2124d16
|
Move the deeply nested option logic to a toplevel folder.
|
2017-03-17 00:03:58 -07:00 |
|
Logan Smyth
|
39c862c195
|
Make only/ignore relative to cwd/config file and move only/ignore checking all to core. (#5487)
* Make only/ignore relative to cwd/config file and move only/ignore checking all to core.
|
2017-03-16 23:22:43 -07:00 |
|
Logan Smyth
|
83356abd92
|
Centralize transform API functions.
|
2017-03-14 13:39:56 -07:00 |
|
Logan Smyth
|
2642c2c2df
|
Merge pull request #5463 from loganfsmyth/strict-args
More strictly parse configs and explicitly handle arguments in babel-cli
|
2017-03-14 10:21:32 -07:00 |
|
Logan Smyth
|
4f72232ca9
|
Move option parsing to babel-cli.
|
2017-03-13 11:06:46 -07:00 |
|
Sven SAULEAU
|
d328af0aec
|
feat: export env getter
|
2017-03-11 20:40:23 +01:00 |
|
Logan Smyth
|
f3e92010c5
|
Remove the unneeded Pipeline class.
|
2017-02-24 13:37:33 -08:00 |
|
Jordan Jones
|
1742035a98
|
[7.0] Fixes #5108, browser.js and browser.js test removed (#5124)
* Fixes #5108, browser.js and browser.js test removed
* Moved api/node.js to index.js and adjusted associated file references
|
2017-01-19 22:43:11 -05:00 |
|