这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

In your task graph, it seems like test eventually depends on prisma:generate:schema, which does have inputs and outputs defined. Although test:before will run every time (especially because it has cache:false configured, it seems that unless you make a change to prisma/**/*.{ts,sql}, nothing should actually be happening before test.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants