JsShrink icon indicating copy to clipboard operation
JsShrink copied to clipboard

Resolves ReferenceError: async is not defined

Open frankshrestha opened this issue 1 year ago • 0 comments

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

frankshrestha avatar May 21 '23 07:05 frankshrestha