-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
async keyword is removed #904
Labels
Comments
PR coming in a few minutes. |
Rich-Harris
added a commit
that referenced
this issue
Oct 28, 2017
#907 and the commit before and after it fixed this. It can be closed. |
Fixed in 1.41.2. |
sacrosanctic
pushed a commit
to sacrosanctic/svelte
that referenced
this issue
Dec 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
REPL. The
async
keyword is removed from theoncreate
function:The text was updated successfully, but these errors were encountered: