Lean widget entry
Vite emits a small index.js bootstrap for _esm and moves the application graph into separate chunks.
Keep the widget entry lean and serve Vite chunks from the installed Python wheel.
Install the Vite plugin and Python loader:
pnpm add -D anywidget-bundle vite
uv add anywidget-bundle