I am migrating to typescript. after compiling my p...
# orm-help
a
I am migrating to typescript. after compiling my project in typescript, I have this error: 
Error: ENOENT: no such file or directory, open '/dist/schema.graphql'
  How can I include my file
schema.graphql
 in the 
dist
  folder (compiled)?