This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-21 04:32:01 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
a7357ab517
swc
/
ecmascript
/
preset-env
/
package.json
9 lines
118 B
JSON
Raw
Normal View
History
Unescape
Escape
preset-env (#537) swc_ecma_preset_env: - can inject polyfills automatically - can apply transforms automatically swc: - added env config to .swcrc
2019-12-28 05:25:54 +03:00
{
fix(es): Remove UB (#1815) swc_ecma_parser: - Remove UB. swc_ecma_codegen: - Remove codes related to the UB of the parser. (#1782)
2021-06-12 08:17:09 +03:00
"devDependencies"
:
{
"browserslist"
:
">=4.16.5"
}
,
"browserslist"
:
[
"defaults"
]
preset-env (#537) swc_ecma_preset_env: - can inject polyfills automatically - can apply transforms automatically swc: - added env config to .swcrc
2019-12-28 05:25:54 +03:00
}
Reference in New Issue
Copy Permalink