E-TWOW-Connect/.babelrc

7 lines
100 B
Plaintext
Executable File

{
"env": {
"production": {
"plugins": ["transform-remove-console"]
}
}
}