260 Commits

Author SHA1 Message Date
Michael Shilman
fd0de665a3 Merge branch 'next' into vite-frameworks 2022-08-17 23:53:12 +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
1f3c1f8cf1 Move input files out of src
They need to be accessible from dist, as well
2022-08-14 22:52:09 -04:00
Michael Shilman
01e3663b76 Vite core, react, and example app (WIP) 2022-08-14 11:50:22 +08:00
Ian VanSchooten
ecfc44417b Fix (most) linting errors 2022-08-13 00:39:05 -04:00
Ian VanSchooten
bc4828ac98 Update package.json 2022-08-13 00:38:29 -04:00
Ian VanSchooten
f80ef5f40a Add storybook dependencies
These were all implicit dependencies before, which caused problems for pnpm
2022-08-12 23:41:54 -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