antfu-collective / vite-plugin-inspect

Inspect the intermediate state of Vite plugins
MIT License
1.29k stars 75 forks source link

Vite MPA mode not recoginized. #109

Open aadrian opened 7 months ago

aadrian commented 7 months ago

Describe the bug

Vite MPA mode https://vitejs.dev/guide/build#multi-page-app does not seem to be recognized. The MPA entries do not appear, only the default one.

Reproduction

Just a minimaly created vite project, activated MPA as in the link provided above.

System Info

The issue is browser and OS independent ("reproducible" on Linux (e.g. Ubuntu 22), MacOS, and Windows (10 and 11) and on all browsers.

Used Package Manager

npm

Validations