mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2236] Automatic check export (#2933)
* save export in a file * print errors * add position error * color error log and add comment to skip a file * export check ver 2 * ignore source * fix export modules * fix possible nullable value * remove duplicates * improve logs * add travis configuration * fix travis and import * export fix * remove export check js file * add export check js ignore * fix content metadata service export
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -21,3 +21,5 @@ package-lock.*
|
||||
/ng2-components/ng2-alfresco-core/prebuilt-themes/
|
||||
.ng_pkg_build/
|
||||
/demo-shell/dist-dev-temp/
|
||||
/lib/export-new.json
|
||||
/lib/config/exportCheck.js
|
||||
|
Reference in New Issue
Block a user