forked from newthuhole/hole_thu_frontend
dev branch
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"build": "react-scripts build",
|
||||
"test": "echo 'skipped react-scripts test --env=jsdom'",
|
||||
"predeploy": "",
|
||||
"deploy": "gh-pages -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")",
|
||||
"deploy": "gh-pages -b gh-pages-dev -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"homepage": "https://://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages",
|
||||
|
||||
Reference in New Issue
Block a user