mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Adjust build dev command
This commit is contained in:
parent
591f2ff816
commit
a0f3203a68
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
"scripts": {
|
||||
"serve": "gulp serve",
|
||||
"build": "gulp --production",
|
||||
"build-dev": "gulp",
|
||||
"build dev": "gulp",
|
||||
"lint": "eslint \"src\"",
|
||||
"stylelint": "stylelint \"src/**/*.css\""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue