mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix other insights paths
This commit is contained in:
@@ -45,7 +45,7 @@ module.exports = function (config) {
|
||||
|
||||
proxies: {
|
||||
'/base/assets/' :'/base/assets/',
|
||||
'/assets/adf-insights/i18n/en.json': '/base/i18n/en.json',
|
||||
'/assets/adf-insights/i18n/en.json': '/base/src/lib/i18n/en.json',
|
||||
'/app.config.json': '/base/app.config.json'
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user