Test base ""

Change-Id: Ibb8985e0843aefb7586e4e8f49ac85701af5233b
This commit is contained in:
James E. Blair 2019-02-08 15:40:20 -08:00
parent f40a865d24
commit 4dc2955347
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ module.exports = {
nav: json.nav,
footer: footer
},
base: "../html"
base: ""
};