mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-814] application configuration service (#1969)
* app configuration service * api improvements and readme update * extend readme and add defaults * unit tests for app config service
This commit is contained in:
committed by
Eugenio Romano
parent
b045044d12
commit
6393ecbff5
@@ -101,6 +101,9 @@ module.exports = {
|
||||
from: '**/*.json',
|
||||
to: 'resources/i18n'
|
||||
},
|
||||
{
|
||||
from: 'app.config.json'
|
||||
},
|
||||
{
|
||||
from: 'favicon-96x96.png'
|
||||
},
|
||||
|
Reference in New Issue
Block a user