Test base ./

Change-Id: Ibebdf8624fda0f852df7234c038fe517d5c25bc3
This commit is contained in:
James E. Blair 2019-02-08 15:39:58 -08:00
parent b1451d6bb7
commit bdcc287672
1 changed files with 2 additions and 1 deletions

View File

@ -8,5 +8,6 @@ module.exports = {
docsDir: "site",
nav: json.nav,
footer: footer
}
},
base: "./"
};