Update homepage to search for static assets in the relative dir

This commit is contained in:
Ebrahem Farooqui
2021-01-06 15:47:08 -08:00
committed by GitHub
parent 491c46546e
commit 1f20fd68ec

View File

@@ -2,7 +2,7 @@
"name": "guerrero",
"version": "0.1.0",
"description": "",
"homepage": "",
"homepage": ".",
"private": true,
"scripts": {
"dev": "node scripts/start.js",