You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Async function usage is inevitable in new webapps. It would be nice to have them transpiled to ES5 in order to keep ScadaJS compatible with very old devices.
Description:
Async function usage is inevitable in new webapps. It would be nice to have them transpiled to ES5 in order to keep ScadaJS compatible with very old devices.
See https://www.npmjs.com/package/fast-async
The text was updated successfully, but these errors were encountered: