11 Commits

Author SHA1 Message Date
Ian VanSchooten
9647bf2d23 Vite: use vite.config.js as config base 2022-08-30 23:24:52 -04:00
Tom Coleman
f263f42991 Set resolve.preserveSymlinks in Vite based on env vars
Similar to how we do in webpack.
2022-08-29 11:08:48 +10:00
Michael Shilman
00ccb9ac4b Merge branch 'next' into svelte-vite-framework 2022-08-26 09:24:50 +08:00
Ian VanSchooten
49e21de028 Cleanup unused variables 2022-08-24 14:57:57 -04:00
Michael Shilman
498575b299 Svelte: Add svelte-vite framework (WIP) 2022-08-22 12:40:53 +08:00
Michael Shilman
a3cec55d74 Remove vue-specific code from vite builder 2022-08-18 23:12:13 +08:00
Ian VanSchooten
c4f456d945 Disable source loader plugin
It seems to have broken, maybe after 631795b23e
2022-08-14 23:02:42 -04:00
Ian VanSchooten
aaedc2a615 Remove plugins that moved to react-vite 2022-08-14 22:57:03 -04:00
Ian VanSchooten
67456fd3fb Fix linting / typescript errors 2022-08-14 22:53:27 -04:00
Ian VanSchooten
ecfc44417b Fix (most) linting errors 2022-08-13 00:39:05 -04:00
Ian VanSchooten
b3c1f81785 Move builder-vite files into monorepo
They're copied mostly straight, as-is from their old versions.  Adjustments will
be made in subsequent commits.
2022-08-12 23:25:36 -04:00