mirror of
https://github.com/IT4Change/ocelot-website-hire.git
synced 2025-12-13 05:15:49 +00:00
change packege.json
This commit is contained in:
parent
45f2208b84
commit
aae50117f6
@ -6,7 +6,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview --port 8080",
|
||||||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
|
||||||
"fix": "npm run lint -- --fix",
|
"fix": "npm run lint -- --fix",
|
||||||
"test": "npm run build && npm run lint"
|
"test": "npm run build && npm run lint"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user