Next.js Discord

Discord Forum

Hey can somebody enlighten me on the magic behind next's file-system based routing?

Unanswered
Giant wood wasp posted this in #help-forum
Open in Discord
Giant wood waspOP
I've used electron's protocol api to create a modified version of the file:// protocol, for serving relative imports with respect to the project root directory.
I want next/link to respect this protocol
Any leads or tips?

0 Replies