mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-3131] Add extension loader guard (#1426)
* [ACA-3131] Add extension loader guard * Fix linting issue * Fix cspell issues
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
export * from './lib/adf-extensions/extensions-data-loader.guard';
|
||||
export * from './lib/components/page-layout/page-layout-content.component';
|
||||
export * from './lib/components/page-layout/page-layout-error.component';
|
||||
export * from './lib/components/page-layout/page-layout-header.component';
|
||||
|
Reference in New Issue
Block a user