Skip to content

Commit 04df65f

Browse files
committed
docs: 接入 react-pages unplugin
1 parent e369cd3 commit 04df65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vite.config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default defineConfig({
4747
}),
4848
// eslint-disable-next-line ts/ban-ts-comment
4949
// @ts-ignore
50-
reactPages({
50+
reactPages.vite({
5151
debug: true,
5252
logLevel: 'info',
5353
fileNames: {

0 commit comments

Comments
 (0)