Is bundle intended to fully cover projects would normally require third party build tools? Asking primarily because I ran into a snag trying to migrate a React project off of Vite -- that snag appearsto involve React Router -- which, itself, uses Vite as a dev dependency.
(Tangentially, if I keep using Vite, its syntax parsing throws errors on attempting to use text imports)