Open benjamingwynn opened 5 years ago
Adds the option to programatically run extra tasks before the reload takes place using async/await. I'm using this to compile my Typescript before reload in my own personal setup.
Adds the option to programatically run extra tasks before the reload takes place using async/await. I'm using this to compile my Typescript before reload in my own personal setup.