Closed
Description
With the following flags, we should never see errors about ES6 or unsupported features:
-O SIMPLE
--language_in ES_NEXT
--language_out NO_TRANSPILE
Yet this does not hold for JSC_CANNOT_CONVERT
error, especially as it relates to import.meta
. Cannot coerce the compiler to produce output of any kind, sadly. Exits with:
ERROR - [JSC_CANNOT_CONVERT] This code cannot be converted from ES6. import.meta
Metadata
Metadata
Assignees
Labels
No labels