79613623

Date: 2025-05-09 07:06:55
Score: 1
Natty:
Report link

I know it's super late, but I had this same issue and I manage to copy those .graphql files with these scripts

"build": "rm -rf dist && tsc && copyfiles -u 1 'src/**/*.graphql' dist/",
"start": "npm run build && node ./dist/index.js"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mario