jaskp / mre-vite-rollup-chunks

A minimal reproducible example of Rollup's manual chunking not working in Vite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To reproduce the issue, run yarn && yarn build && yarn preview --open and notice errors in the console.

About

A minimal reproducible example of Rollup's manual chunking not working in Vite.


Languages

Language:TypeScript 80.5%Language:HTML 19.5%