mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-16369] use layout-bp mixin where applicable (#8896)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"$schema": "../../../../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"lib": {
|
||||
"entryFile": "src/index.ts"
|
||||
"entryFile": "src/index.ts",
|
||||
"styleIncludePaths": [
|
||||
"../src/lib"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user