mirror of
https://github.com/mue/mue.git
synced 2026-07-23 16:57:25 +02:00
fix: change start command
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"vite": "^2.9.9"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"dev": "vite",
|
||||
"updatetranslations": "cd scripts && node updatetranslations.js",
|
||||
"build": "vite build",
|
||||
"chrome": "cp manifest/chrome.json dist/manifest.json && cp -r manifest/_locales dist/_locales && cp manifest/background-chrome.js dist/background-chrome.js",
|
||||
|
||||
Reference in New Issue
Block a user