Moved admin to /admin and created blank placeholder for v2 frontend
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const withLess = require('next-with-less');
|
||||
|
||||
module.exports = withLess({
|
||||
basePath: '/admin',
|
||||
trailingSlash: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user