ampproject / rollup-plugin-closure-compiler

Leverage Closure Compiler to minify and optimize JavaScript with Rollup.
Apache License 2.0
292 stars 27 forks source link

Fix export async function failure: 'SyntaxError: Cannot use keyword 'await' outside an async function' #469

Open icy0307 opened 1 year ago

icy0307 commented 1 year ago

Fix issue #466