mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-02-27 04:06:35 +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",
|
||||
"deploy": "gh-pages -d build"
|
||||
},
|
||||
"homepage": "https://pewu.github.io/topola-viewer",
|
||||
"homepage": ".",
|
||||
"browserslist": [
|
||||
">0.2%",
|
||||
"not dead",
|
||||
|
||||
Reference in New Issue
Block a user