mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 04:31:22 +08:00
chore: update scripts.
This commit is contained in:
@ -8,7 +8,8 @@
|
|||||||
"funding": "https://jaywcjlove.github.io/#/sponsor",
|
"funding": "https://jaywcjlove.github.io/#/sponsor",
|
||||||
"private": false,
|
"private": false,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "husky && cpy",
|
"prepare": "husky",
|
||||||
|
"postinstall": "cpy",
|
||||||
"build": "refs-cli && cpy",
|
"build": "refs-cli && cpy",
|
||||||
"start": "refs-cli --watch",
|
"start": "refs-cli --watch",
|
||||||
"cpy": "cpy 'appicon/*.png' dist/appicon",
|
"cpy": "cpy 'appicon/*.png' dist/appicon",
|
||||||
|
Reference in New Issue
Block a user