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