Hey can somebody enlighten me on the magic behind next's file-system based routing?
Unanswered
Giant wood wasp posted this in #help-forum
Giant wood waspOP
I've used electron's protocol api to create a modified version of the
I want next/link to respect this protocol
Any leads or tips?
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?