Change export paths

This commit is contained in:
Gabe Kangas 2020-11-09 12:06:28 -08:00
parent f2499ebb5d
commit 0ccb60c528

View file

@ -1,3 +1,4 @@
module.exports = {
basePath: "/admin",
trailingSlash: true,
};