Skip to content

Vite 版本的路由读取

业务无需使用。

如何使用

安装

bash
pnpm add @plugin-light/uni-read-pages-vite -D

使用

js
import { TransformPages } from '@plugin-light/uni-read-pages-vite';

const { routes } = new TransformPages();

更新日志

点此查看