Open josh-hemphill opened 6 months ago
Just to voice I'm trying to build some stuff using optional chaining too and it means I can't easily switch between coding the babel plugin and testing it in AST Explorer which is a shame as it's so incredibly useful. So I'd also appreciate support for these.
Describe the bug Trying to add Vue Language-Tools for the default block parsers that ships with Vue, but it seems to make use of optional chaining and nullish coalescing operators, which throws errors on build.
To Reproduce Steps to reproduce the behavior:
The full error: