Switch to NX
bruceharrison1984 opened this issue · 1 comments
bruceharrison1984 commented
Switching the mono-repo to NX would allow it to be easily switched to Vite and Vitest. It also have firstclass support for documentation projects, so this should provide a more stable platform than the current repo.
bruceharrison1984 commented
This is a poor fit for now.
Vite relies on esbuild for development, and the rollup strategy it uses makes the current build more complicated than necessary.