Set homepage to "." to host the application at different addresses

This commit is contained in:
Przemek Wiech
2020-01-20 18:39:42 +01:00
parent 22aac5c444
commit 100a84f452

View File

@@ -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",