get-convex / convex-js

TypeScript/JavaScript client library for Convex
https://docs.convex.dev
Apache License 2.0
108 stars 12 forks source link

imports from convex/nextjs #17

Open shiftlabs1 opened 3 weeks ago

shiftlabs1 commented 3 weeks ago

The imports from 'convex/nextjs' have nothing to do with nextjs but more to do with ssr . can this location be renamed to say import {preloadQuery} from 'convex/ssr' or something . server would have been better but everything server points to the convex backend