mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-08 21:24:57 -05:00
[dev] Add devcontainers and vscode config templates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "2.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"serve": "vite --port 3000",
|
||||
"serve": "vite --port 3000 --host",
|
||||
"build": "vite build --base='./'",
|
||||
"lint": "eslint",
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user