31 Commits

Author SHA1 Message Date
Tom Coleman
c29a9129ef Remove spurious log 2022-08-30 22:26:24 +10:00
Tom Coleman
e3f0e26b3b Use pseudo absolute exports for preview/manager entries 2022-08-30 22:25:21 +10:00
Michael Shilman
df6da4cc51 Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip] 2022-08-26 19:17:00 +08:00
Michael Shilman
e5c9cfe1d0 v7.0.0-alpha.26 2022-08-26 19:12:35 +08:00
Michael Shilman
00ccb9ac4b Merge branch 'next' into svelte-vite-framework 2022-08-26 09:24:50 +08:00
Michael Shilman
03b6c00902 Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip] 2022-08-25 22:49:49 +08:00
Michael Shilman
058af8bac4 v7.0.0-alpha.25 2022-08-25 22:45:32 +08:00
Michael Shilman
3a22d4cd80 Builder-vite: Tighten up tsconfig.json 2022-08-25 21:50:31 +08:00
Michael Shilman
1e20308330 Vite: Delete core-vite and cursory first cut at types 2022-08-25 21:41:09 +08:00
Ian VanSchooten
49e21de028 Cleanup unused variables 2022-08-24 14:57:57 -04:00
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
Michael Shilman
f1481d1584 Builder-vite: Add support for previewEntries preset 2022-08-24 11:26:25 +08:00
Michael Shilman
46ba568c60 Builder-vite: Add support for V7 story root 2022-08-24 11:26:00 +08:00
Michael Shilman
8846a42bc7 Merge branch 'vite-frameworks' into svelte-vite-framework 2022-08-22 22:56:44 +08:00
Michael Shilman
07f8ad4397 Fix build errors 2022-08-22 22:27:42 +08:00
Michael Shilman
9c66e64796 Merge branch 'vite-frameworks' into svelte-vite-framework 2022-08-22 17:11:43 +08:00
Michael Shilman
8a0029d32e Merge branch 'next' into vite-frameworks 2022-08-22 17:02:30 +08:00
Michael Shilman
7b897a1368 Merge branch 'vite-frameworks' into svelte-vite-framework 2022-08-22 12:42:01 +08:00
Michael Shilman
00465bac08 Remove unnecessary file 2022-08-22 12:41:39 +08: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
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