More bug fixes.
I get the following error when doing simple minification
ERROR - [JSC_LANGUAGE_FEATURE] This language feature is only supported for ES_NEXT_IN mode or better: Optional chaining.
It looks like Closure Compiler doesn't support optional chaining yet.
sorry but i can't get to my notifations
Ashley
Also seeing this with the simple
ERROR - [JSC_FEATURES_NOT_SUPPORTED_BY_PASS] Attempted to run pass "markUntranspilableFeaturesAsRemoved" on input with features it does not support. Running pass anyway.
Unsupported features: [Dynamic module import]
Closure Compiler doesn't support dynamic module imports yet either.