Fix homepage in config with two levels of sub-path

Else static resource links break on production
This commit is contained in:
2018-03-22 14:03:07 +05:30
parent 4c08878ce0
commit f14296eb3b
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "is-nifty-open",
"version": "0.1.0",
"private": true,
"homepage": ".",
"homepage": "isnifty.com/open/today",
"dependencies": {
"@types/classnames": "^2.2.3",
"@types/moment-timezone": "^0.5.4",