Deploy on production branch
This commit is contained in:
parent
9fea5eda26
commit
3dfaa50415
@ -40,7 +40,7 @@
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "npm run build && vite preview",
|
||||
"deploy": "npm run build && wrangler pages deploy ./dist --skip-caching"
|
||||
"deploy": "npm run build && wrangler pages deploy ./dist --skip-caching --branch production"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user