feat: Support running under subpath (#1451)
This commit is contained in:
@@ -266,7 +266,7 @@ module.exports.routes = {
|
||||
},
|
||||
|
||||
'GET /*': {
|
||||
view: 'index',
|
||||
action: 'index',
|
||||
skipAssets: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user