Join Slack
Powered by
has anyone experienced an issue where generated fi...
# prisma-whats-new
j
jjaybrown98
03/11/2018, 11:56 AM
has anyone experienced an issue where generated files in prisma stop re-generating?
n
nilan
03/11/2018, 1:25 PM
@jjaybrown98
I've seen that happen when the deploy itself has no changes
nilan
03/11/2018, 1:25 PM
I never saw that when there were changes
nilan
03/11/2018, 1:26 PM
you can also always manually generate these files using
graphql prepare
command
j
jjaybrown98
03/11/2018, 1:50 PM
Great, thanks. Couldn’t find that documented anywhere
n
nilan
03/11/2018, 1:51 PM
Yup, the documentation here can be improved 🙂 There is some discussion about this here:
https://github.com/graphcool/prisma/issues/1927
Open in Slack
Previous
Next