TS2305: Module '"vue"' has no exported member 'withAsyncContext'
linhdoan24 opened this issue · 0 comments
linhdoan24 commented
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.