JoeJ
Convex Community3y ago
13 replies
Joe

adding an http router makes undeployable

If I add an http.js file that just exports the router with no routes added in specific, I'm seeing errors. I'm not sure why though because it seems to be upset about other functions, but those are able to deploy when the http.js file isn't present, and these aren't called in the http file as yet. Error screenshot below:
image.png
Was this page helpful?