mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update build process in readme
This commit is contained in:
parent
b5a9273a24
commit
be65bdad16
1 changed files with 2 additions and 2 deletions
|
@ -71,11 +71,11 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
4. Build the client with sourcemaps.
|
||||
|
||||
```sh
|
||||
yarn
|
||||
yarn build:development
|
||||
```
|
||||
|
||||
You can build a nginx compatible version as well.
|
||||
|
||||
```sh
|
||||
yarn --standalone
|
||||
yarn build:standalone
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue