swc/.gitignore
강동윤 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

23 lines
159 B
Plaintext

target/
**/*.bk
core
*.log
Cargo.lock
.vscode/*
!.vscode/settings.json
/.idea
*.iml
.DS_Store
node_modules/
# Flamegraph
*.html
*.svg
package-lock.json