Skip to content

Commit e369cd3

Browse files
committed
feat: 导出 unplugin factory
1 parent 000ee4d commit e369cd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { pkgName, pkgVersion } from './const';
2-
export { reactPages } from './plugin';
2+
// export { reactPages } from './plugin';
3+
export { reactPages } from './unplugin';

0 commit comments

Comments
 (0)