💻
How are you using Babel?
babel-loader (webpack)
Input code
some.value! < another.value!
Configuration file name
No response
Configuration
No response
Current and expected behavior
I'm getting "SyntaxError: Missing semicolon." in version 7.14.5, but it was working fine in 7.14.4.
Environment
@babel/parser version 7.14.5
Possible solution
No response
Additional context
The typescript compiler is not complaining.
💻
How are you using Babel?
babel-loader (webpack)
Input code
Configuration file name
No response
Configuration
No response
Current and expected behavior
I'm getting "SyntaxError: Missing semicolon." in version 7.14.5, but it was working fine in 7.14.4.
Environment
@babel/parser version 7.14.5
Possible solution
No response
Additional context
The typescript compiler is not complaining.