|
|
|
@ -321,11 +321,4 @@ module.exports = {
|
|
|
|
// baseUrl: 'https://example.com',
|
|
|
|
// baseUrl: 'https://example.com',
|
|
|
|
// internalEmailAddress: 'support@example.com',
|
|
|
|
// internalEmailAddress: 'support@example.com',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
routes: {
|
|
|
|
|
|
|
|
'GET /*': {
|
|
|
|
|
|
|
|
view: 'index',
|
|
|
|
|
|
|
|
skipAssets: true,
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|