Skip to content

Commit c75794c

Browse files
authored
Update docs/hub/spaces-sdks-static.md
1 parent e95bfbd commit c75794c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-sdks-static.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Here are some examples of Spaces using custom HTML:
1010

1111
## Adding a build step before serving
1212

13-
Static Spaces support adding a custom build step before serving your static assets. This is useful for frameworks like Next.js, SvelteKit, and others that require a build process before serving the application. The build command runs automatically when your Space is updated.
13+
Static Spaces support adding a custom build step before serving your static assets. This is useful for frontend frameworks like React, Svelte and Vue that require a build process before serving the application. The build command runs automatically when your Space is updated.
1414

1515
Add `app_build_command` inside the `YAML` block at the top of your Spaces **README.md** file, and `app_file`.
1616

0 commit comments

Comments
 (0)