Brian Ng
|
27b155aa71
|
Add stage-3 plugin option (#384)
|
2017-09-19 15:24:15 -04:00 |
|
Brian Ng
|
48a4675fed
|
Merge branch 'master' into 2.0
|
2017-08-07 20:15:57 -05:00 |
|
Artem Yavorsky
|
f7a096b08e
|
Add browserslist config/package.json section support. (#161)
|
2017-08-01 10:50:44 -05:00 |
|
Ryan Tsao
|
6ae350773e
|
Normalize module format of plugins/built-ins data (#376)
* Reference plugins json instead of module in normalize-options.js
* Make plugins module format match built-ins module
|
2017-07-17 16:08:15 -04:00 |
|
Artem Yavorsky
|
e1cb75989f
|
Add flow (#269)
|
2017-05-15 08:59:48 -05:00 |
|
Brian Ng
|
aad13388c7
|
Add forceAllTransforms option and deprecate Uglify target (#264)
|
2017-04-26 14:11:53 -05:00 |
|
Brian Ng
|
2b9b69dc32
|
Merge branch 'master' into 2.0
|
2017-04-20 08:20:31 -05:00 |
|
Brian Ng
|
2c5ff923d1
|
Use Sets for polyfills and transformations (#274)
|
2017-04-14 13:07:05 -05:00 |
|
Diogo Franco
|
75db91940e
|
Support spec option (#98)
|
2017-04-14 10:11:36 -05:00 |
|
Henry Zhu
|
7acf4a46f0
|
make useBuiltIns: false default, rename true to 'usage' (#285)
|
2017-04-13 21:45:25 -05:00 |
|
Artem Yavorsky
|
d60cd65213
|
Remove deprecated comment (#271)
|
2017-04-11 20:53:33 +03:00 |
|
Brian Ng
|
243d5d1a02
|
Merge branch 'master' into 2.0
|
2017-04-10 15:23:20 -05:00 |
|
Henry Zhu
|
cb1c5eaf97
|
validate useBuiltIns against true,false,entry and test
|
2017-04-06 11:21:06 -04:00 |
|
Henry Zhu
|
f1bf68364c
|
useBuiltIns: true is now useBuiltIns: entry, and turn on useBuiltIns: true on default
|
2017-04-04 18:17:07 -04:00 |
|
Henry Zhu
|
c10528254b
|
create add-used-built-ins option
|
2017-04-04 14:16:28 -04:00 |
|
Artem Yavorsky
|
624c2868c0
|
Allow use babel-plugin- prefix for include and exclude. (#242)
|
2017-04-04 09:24:25 -05:00 |
|
Brian Ng
|
0052e16853
|
Merge branch 'master' into 2.0
|
2017-03-30 13:26:41 -05:00 |
|
Artem Yavorsky
|
c4c9a7fc88
|
Fill data with electron as a target. (#229)
|
2017-03-28 23:07:17 -05:00 |
|
Brian Ng
|
9a5ab8cfea
|
Merge branch 'master' into 2.0
|
2017-03-28 10:37:47 -05:00 |
|
Mikhail Shustov
|
ae3dfda1d6
|
separate default builtins for platforms (#226)
|
2017-03-27 17:43:18 -05:00 |
|
Artem Yavorsky
|
f81aef3c22
|
Add prettier
|
2017-03-12 11:15:42 -05:00 |
|
Artem Yavorsky
|
970f8ebaf8
|
Drop whitelist option (#181)
|
2017-03-06 20:41:55 -06:00 |
|
Brian Ng
|
68c2a725c6
|
add electron version util to normalize-options
|
2017-02-28 11:38:55 -06:00 |
|
Artem Yavorsky
|
1bc8325679
|
Fix hasBeenWarned condition. (#175)
|
2017-02-27 10:12:02 -05:00 |
|
Brian Ng
|
1bb8f30b24
|
Drop use of lodash/intersection from checkDuplicateIncludeExcludes (#173)
|
2017-02-24 15:47:18 -05:00 |
|
Brian Ng
|
1092dde11c
|
Add tests for debug output (#156)
|
2017-02-24 08:27:43 -05:00 |
|
Eric Baer
|
05353d5392
|
Extract option normalization into independant file
|
2017-01-18 09:01:06 -08:00 |
|