Skip to content

Commit 4c6c59e

Browse files
add changeset
1 parent bc4764c commit 4c6c59e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changesets/10265.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
(Delete this help paragraph when you're done.) Thanks for writing a changeset! Here's a place to start.
2+
Don't edit the title, but in editing the body, try to explain what this PR means for Redwood users.
3+
The more detail the better. E.g., is it a new feature? How do they use it? Code examples go a long way!
4+
5+
- fix(cli): Update build and serve to handle the absence of the api side (#10265) by @Josh-Walker-GM
6+
7+
This change allows you to successfully build your app with `yarn rw build` even when you chose to totally delete you api side. Previously you would have seen errors related to both Prisma and GraphQL. It also improves the error messages produced by `yarn rw serve` in this case.

0 commit comments

Comments
 (0)