graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.75k stars 219 forks source link

Add types property to @app/lib package.json #348

Closed fnimick closed 1 year ago

fnimick commented 1 year ago

Fixes issue where @app/lib cannot be imported in other monorepo packages due to a type resolution error.

benjie commented 1 year ago

Though I don't know why this doesn't just work by default 🤷‍♂️