Skip to content

add an async to JS #13

@miketamis

Description

@miketamis

From @miketamis on November 24, 2018 0:24

There needs to be a way to do async javascript in morph blocks (especially since the whole build and run time is all async) the idea at the moment is to just have it as a param ie

<js async>
const myVar = await myPromise();
</js>

Copied from original issue: miketamis/morph-extension#13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions