mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1763 from thornbill/start-me-up
Add start script as alias for serve
This commit is contained in:
commit
abadb82962
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@
|
|||
"Firefox ESR"
|
||||
],
|
||||
"scripts": {
|
||||
"start": "yarn serve",
|
||||
"serve": "gulp serve --development",
|
||||
"prepare": "gulp --production",
|
||||
"build:development": "gulp --development",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue