vit
vit copied to clipboard
🚀 React application framework inspired by UmiJS / 类 UmiJS 的 React 应用框架
路由认证怎么版?
没看到有例子
Hello, I tried to reproduce the example at yunsii/vite-react I end up with these errors and a blank page 😢  My _app.tsx, vite.config.ts and...
the code below seems not working : ```ts // vite.config.ts export default defineConfig({ vitApp({ // vit configs ... }), // some other vite configs ... resolve: { alias: { "~/":...