mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[HXCS-1479] Breadcrumbs as secondary entry point (#8750)
* Move breadcrumb outside of the core * Fix styling * Fix storybook
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/libs/core",
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/*.scss",
|
||||
"input": "./breadcrumbs/src/styles",
|
||||
"output": "./breadcrumbs/styles"
|
||||
},
|
||||
{
|
||||
"glob": "custom-theme/**/*",
|
||||
"input": "./",
|
||||
|
Reference in New Issue
Block a user