16 lines
295 B
Plaintext
16 lines
295 B
Plaintext
babel-preset-env: `DEBUG` option
|
|
|
|
Using targets:
|
|
{
|
|
"chrome": "55"
|
|
}
|
|
|
|
Using modules transform: commonjs
|
|
|
|
Using plugins:
|
|
syntax-trailing-function-commas { "chrome":"55" }
|
|
|
|
Using polyfills with `usage` option:
|
|
|
|
[src/in.js] Based on your code and targets, none were added.
|
|
src/in.js -> lib/in.js |