swc/ecmascript/preset_env/package.json
강동윤 6fa85b646f
preset-env (#537)
swc_ecma_preset_env:
 - can inject polyfills automatically
 - can apply transforms automatically

swc:
 - added env config to .swcrc
2019-12-28 11:25:54 +09:00

6 lines
60 B
JSON

{
"devDependencies": {
"browserslist": "=4.7.3"
}
}