v3.0.0
Major Changes
-
#79
bf735ba
Thanks @DylanPiercey! - When using a runtime base path via thebasePathVar
option the vite build.assetsDir is now stripped from the final url. (You could add this back manually yourself if desired). -
#79
d0c2b50
Thanks @DylanPiercey! - No longer load babel config by default unless configured.