mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2586] change export org for AOT (#3170)
* change export org for AOT * update CLI and remove memory hack * remove unused import * right type
This commit is contained in:
@@ -15,10 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './analytics-process/index';
|
||||
export * from './diagram/index';
|
||||
|
||||
export * from './insights.module';
|
||||
|
||||
export * from './analytics-process/analytics-process.module';
|
||||
export * from './diagram/diagram.module';
|
||||
|
||||
export * from './analytics-process';
|
||||
export * from './diagram';
|
||||
|
Reference in New Issue
Block a user