Menci / vite-plugin-top-level-await

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

[vite-plugin-top-level-await] Failed to convert rust String into napi string #28

Closed kkarry closed 11 months ago

kkarry commented 1 year ago

vueV3.2.47+viteV4.2.1+nodeV18.15.0+npmV9.5.0 +vite-plugin-top-level-awaitV1.3.0 npm run build Error:

[vite-plugin-top-level-await] Failed to convert rust String into napi string

Menci commented 1 year ago

Could you please provide a simple project to reproduce this? Thank.

Menci commented 11 months ago

Closing since no response.