mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3150] Moved all doc tool config settings to doctool.config.json (#3455)
* [ADF-3150] Moved undoc stoplist to doc config file * [ADF-3150] Moved config to doctools.config.json and removed obsolete scripts
This commit is contained in:
committed by
Eugenio Romano
parent
30826500e5
commit
beeb7bd369
@@ -147,6 +147,7 @@ var sourceInfo = fs.statSync(sourcePath);
|
||||
var toolModules = loadToolModules();
|
||||
|
||||
var config = loadConfig();
|
||||
aggData['config'] = config;
|
||||
|
||||
var toolList;
|
||||
|
||||
|
Reference in New Issue
Block a user