Stanley Stuart
|
15d6da076a
|
fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
|
2020-05-30 09:56:34 -05:00 |
|
Andrew Leedham
|
c5ba345ac2
|
[preset-env] Add browserslistEnv option (#11434)
|
2020-05-24 23:44:39 +02:00 |
|
Nicolò Ribaudo
|
31b361b736
|
Use ?. where it represents the intended semantics (#11512)
|
2020-05-09 23:31:50 +02:00 |
|
Nicolò Ribaudo
|
90a9103e55
|
Update Flow to 0.123.0 (#11500)
|
2020-04-30 15:26:03 +02:00 |
|
MO
|
2d1bac9666
|
fix: search for browserslist if esmodules is falsy (#11124)
* fix: search for browserslist if esmodules is falsy
closes #11123
* fix: delete falsy targets.esmodules
* style: fix code style
* fix: remove esmodules after being consumed
|
2020-02-24 22:30:24 +01:00 |
|
Nicolò Ribaudo
|
04354d1556
|
Extract targets parser and compat data from preset-env (#10899)
* Extract targets parser and compat data from preset-env
* Review by Jùnliàng
* isItemRequired -> targetsSupported
* Export isRequired
|
2020-01-10 03:15:20 +01:00 |
|