Hey Wix Code Team
It seem that code runs using async in functions in web modules but when I am supposed to set permissions on web modules it says there is an error on the lines where I define a function using async.
Is it true that there is no support for async in web modules?