Extending createServerFn
I want to extend createServerFn so that it is run with an authentication middleware like this:
I get build failure when I call this function.
It says Rollup failed to resolve import "tanstack-start-injected-head-scripts:v" from...
Any help please?