clear: page
This commit is contained in:
parent
b96e9af8e7
commit
d1fdb4651c
@ -6,7 +6,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rollup -c",
|
"build": "rollup -c",
|
||||||
"build:app": "npm run build && rsync dist/* ../deploy/dist"
|
"build:app:clear": "npm run build && rsync dist/* ../deploy/dist"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user