originjs / vite-plugin-federation

Module Federation for vite & rollup
Other
2.39k stars 241 forks source link

Vite build set "sourcemap: true", but there is no map file`s url in the bundle files #637

Open XuJinNet opened 2 weeks ago

XuJinNet commented 2 weeks ago

Versions

Reproduction

Vite build set "sourcemap: true", but there is no map file`s url in the bundle files
Can generate sourcemap files, but there is no map file`s url in the bundle files, chrome cannot automatically detect.
XuJinNet commented 2 weeks ago

The issue is caused by vite-plugin-top-level-await.