mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-16369] use layout-bp mixin where applicable (#8896)
This commit is contained in:
@@ -35,7 +35,10 @@
|
||||
],
|
||||
"lib": {
|
||||
"entryFile": "./src/public-api.ts",
|
||||
"flatModuleFile": "adf-core"
|
||||
"flatModuleFile": "adf-core",
|
||||
"styleIncludePaths": [
|
||||
"./src/lib"
|
||||
]
|
||||
},
|
||||
"allowedNonPeerDependencies": [
|
||||
"cropperjs",
|
||||
|
||||
Reference in New Issue
Block a user