* [preset-env] Don't use async-to-generator when already using regenerator * Add tests * Update fixtures
12 lines
131 B
JSON
12 lines
131 B
JSON
{
|
|
"plugins": [],
|
|
"presets": [
|
|
[
|
|
"../../../../lib",
|
|
{
|
|
"targets": { "chrome": "50" }
|
|
}
|
|
]
|
|
]
|
|
}
|