mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
production builds for CI runs
This commit is contained in:
@@ -28,4 +28,5 @@ export * from './lib/pipes/process-services-pipe.module';
|
||||
|
||||
export * from './lib/pipes/process-name.pipe';
|
||||
export * from './lib/pipes/process-services-pipe.module';
|
||||
export * from './lib/material.module';
|
||||
export * from './lib/process.module';
|
||||
|
@@ -12,5 +12,10 @@
|
||||
"@alfresco/adf-content-services": ["../../dist/content-services"],
|
||||
"@alfresco/adf-content-services/*": ["../../dist/content-services/*"]
|
||||
}
|
||||
},
|
||||
"angularCompilerOptions": {
|
||||
"skipTemplateCodegen": true,
|
||||
"strictMetadataEmit": true,
|
||||
"enableResourceInlining": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user