8 Commits

Author SHA1 Message Date
Ian VanSchooten
d46a5c4dac Cleanup readPackageJson functions
It's only used in the react framework, and doesn't need to be exported
2022-09-21 23:15:34 -04:00
Ian VanSchooten
f85e41b505 Vite: Fix plugin types 2022-09-02 15:00:49 -04:00
Michael Shilman
d1418038d3 Vite: Fix framework typing issues with a hack 2022-09-02 23:54:15 +08:00
Ian VanSchooten
b8fbc8c3fa Use require, but not .default 2022-08-26 00:16:07 -04:00
Ian VanSchooten
cdbd146e5c Use import for docgen-typescript 2022-08-25 23:24:20 -04:00
Michael Shilman
1e20308330 Vite: Delete core-vite and cursory first cut at types 2022-08-25 21:41:09 +08:00
Ian VanSchooten
b6908f7bfe Remove @vitejs/plugin-react, it's added in every framework 2022-08-14 22:57:29 -04:00
Michael Shilman
01e3663b76 Vite core, react, and example app (WIP) 2022-08-14 11:50:22 +08:00