packages icon indicating copy to clipboard operation
packages copied to clipboard

babel-standalone problem

Open ericzwong opened this issue 5 years ago • 0 comments

when is written this code:

export const sayName = () => { }

the compiler shows me some error message:

ERROR: JSC_LANGUAGE_FEATURE. This language feature is only supported for ECMASCRIPT6 mode or better: const declaration.

there have anyone knows about that?

ericzwong avatar Jun 12 '19 03:06 ericzwong