fix: change start command

This commit is contained in:
alexsparkes 2022-07-14 22:44:59 +01:00
parent 4e68a2c881
commit 4a941e56d9
2 changed files with 5076 additions and 1 deletions

View File

@ -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",

5075
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff