0.0.4 • Published 9 months ago

@plugin-light/uni-read-pages-vite v0.0.4

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

Vite 版本的路由读取

业务无需使用。

如何使用

安装

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

使用

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

const { routes } = new TransformPages();
0.0.4

9 months ago