dev branch

This commit is contained in:
thuhole
2020-07-08 10:27:18 +08:00
parent 01d91272e7
commit 9499020640

View File

@@ -23,10 +23,10 @@
"build": "react-scripts build", "build": "react-scripts build",
"test": "echo 'skipped react-scripts test --env=jsdom'", "test": "echo 'skipped react-scripts test --env=jsdom'",
"predeploy": "", "predeploy": "",
"deploy": "gh-pages -b gh-pages-dev -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")", "deploy": "gh-pages -r https://github.com/thuhole/webhole-dev -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")",
"eject": "react-scripts eject" "eject": "react-scripts eject"
}, },
"homepage": "https://://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages-dev", "homepage": "https://://cdn.jsdelivr.net/gh/thuhole/webhole-dev@gh-pages",
"browserslist": { "browserslist": {
"production": [ "production": [
">0.2%", ">0.2%",