Menci / vite-plugin-top-level-await

Transform code to support top-level await in normal browsers for Vite.
MIT License
272 stars 15 forks source link

“__tla” should be options.promiseExportName #35

Closed liuyang0826 closed 1 year ago

liuyang0826 commented 1 year ago

https://github.com/Menci/vite-plugin-top-level-await/blob/8af8213dee71eafaeb1271db421096f8412c28df/src/transform.ts#L252

Menci commented 1 year ago

Fixed by #36