Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bw-bestperf
SAM2
17d316f31677ca1ae9f5c83600500cec88514445
17d316f31677ca1ae9f5c83600500cec88514445
Switch branch/tag
sam2
demo
frontend
.babelrc
Find file
Normal view
History
Permalink
.babelrc
102 Bytes
Edit
Web IDE
Newer
Older
Initial commit
suily
committed
Feb 04, 2026
1
2
3
4
5
6
7
{
"env": {
"production": {
"plugins": ["babel-plugin-strip-invariant"]
}
}
}