Skip to content

Commit 08c5bfa

Browse files
committed
Sky refetch info
1 parent ec401ba commit 08c5bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/stately-sky-getting-started.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ And that's it! You're now able to interact with your running actor in much the s
9797
- Only XState V5 machines are supported.
9898
- Delayed transitions are not yet supported, but will be soon.
9999
- The generated `sky.ts` files are meant to be added to source control.
100+
- Running `xstate sky` will only affect a file if it hasn't already been fetched. If you make changes to the machine in the Studio, you'll need to delete the generated file `yourFile.sky.ts` and run the command again. Alternatively, you can force the refetch by running `xstate sky --refetch`.

0 commit comments

Comments
 (0)