What is the purpose of prefixing files with "+"? #1461
-
Evaluating the vike ssr plugin as an alternative to NextJs. Love that speed boost that vite provides, and it seems pretty straightforward to adopt. Just one question though, what is the purpose of the "+" prefix on many of the files in the examples? I've scanned the documentation but did not find an explanation. If there is one and I missed it, my apologies. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I was looking at the routing guide at https://vike.dev/routing, which seemed to have a different file structure. I just looked again and I see it now covers the new design. Also found the explanation in the V1 migration guide. Cheers, I am excited about this project and getting away from Next.js |
Beta Was this translation helpful? Give feedback.
I was looking at the routing guide at https://vike.dev/routing, which seemed to have a different file structure. I just looked again and I see it now covers the new design. Also found the explanation in the V1 migration guide.
Cheers, I am excited about this project and getting away from Next.js