Skip to content

[Exception] Immediately-invoked / Anonymous Async Functions (IIFE) #86

@matthewpenkala

Description

@matthewpenkala

err

JSCompress does not support shorthand functions (arrow function syntax) suchlike to:

(async () => { await someAsyncFunction(); })();

ㅤ ㅤ


I know this is related/due to lack of ES6, etc. support, but it would still be great to have, (without using babel-minify ECMAScript #78), if possible...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions