From fbb6e8217720f83bbfcf505d626d3c62ebb7051d Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Mon, 17 Feb 2020 16:54:11 -0800 Subject: [PATCH] Adjusted routing so it will host main app from base and dev from base + 1 Signed-off-by: James Ketrenos --- index.html | 2 +- server/app.js | 1 + webpack.dev.js | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index ed93a91..da16c95 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - +