From 40f43900101cc3dcab88e4af01d305bc8bee4300 Mon Sep 17 00:00:00 2001 From: brenoepics Date: Fri, 18 Mar 2022 17:41:17 +0000 Subject: [PATCH] add relative paths --- package.json | 1 + public/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/package.json b/package.json index c03ac7f7..195a948d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "nitro-react", "version": "2.0.0", + "homepage": ".", "private": true, "scripts": { "start": "cross-env BROWSER=none IMAGE_INLINE_SIZE_LIMIT=100000 craco start", diff --git a/public/index.html b/public/index.html index 04f4d7b3..7898a6da 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,7 @@ + Nitro