JsShrink
JsShrink copied to clipboard
Resolves ReferenceError: async is not defined
This allows await
to be used with async
functions. Currently when minified, it throws ReferenceError: async is not defined
error.