-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels