We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13bb49a commit a78a877Copy full SHA for a78a877
1 file changed
packages/create/src/utils/constants.ts
@@ -50,7 +50,7 @@ const VANILLA_TEMPLATES = [
50
"with-tailwindcss",
51
"with-sass",
52
"with-solid-router",
53
- "with-pages-router-file-based",
+ "with-vite-plugin-pages",
54
"with-tanstack-router-config-based",
55
"with-tanstack-router-file-based",
56
"with-jest",
0 commit comments