mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 11:33:47 +00:00
Set homepage to "." to host the application at different addresses
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
"predeploy": "npm run build",
|
"predeploy": "npm run build",
|
||||||
"deploy": "gh-pages -d build"
|
"deploy": "gh-pages -d build"
|
||||||
},
|
},
|
||||||
"homepage": "https://pewu.github.io/topola-viewer",
|
"homepage": ".",
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
">0.2%",
|
">0.2%",
|
||||||
"not dead",
|
"not dead",
|
||||||
|
|||||||
Reference in New Issue
Block a user