From 275f01e3fdc54ab39243051e37ebd0141fa67583 Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Thu, 6 Dec 2018 17:57:23 -0800 Subject: [PATCH] add base url --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a65e90163..57e415a53 100644 --- a/package.json +++ b/package.json @@ -121,6 +121,7 @@ }, "ignite": { "title": "auto-release", + "baseURL": "/auto-release", "logo": "logo.gif", "githubURL": "https://github.com/intuit/auto-release", "customHead": "",