You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get error TS2305: Module '"vue"' has no exported member 'withAsyncContext'
when using top-level await in async component in webpack 5. but in vite it run ok.
The text was updated successfully, but these errors were encountered:
i get error TS2305: Module '"vue"' has no exported member 'withAsyncContext'
when using top-level await in async component in webpack 5. but in vite it run ok.
The text was updated successfully, but these errors were encountered: