[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:
Eugenio Romano
2018-02-14 09:33:50 +00:00
committed by GitHub
parent c51d76f5a2
commit 8bfac2f9f8
7 changed files with 5534 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ export * from './date/date.widget';
export * from './amount/amount.widget';
export * from './dynamic-table/dynamic-table.widget';
export * from './error/error.component';
export { DocumentWidgetComponent } from './document/document.widget';
export * from './document/document.widget';
export * from './date-time/date-time.widget';
// editors (dynamic table)