mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Migration - added stylePrepocessor for material selectors
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"polyfills": "app/src/polyfills.ts",
|
"polyfills": "app/src/polyfills.ts",
|
||||||
"allowedCommonJsDependencies": ["minimatch", "cropperjs"],
|
"allowedCommonJsDependencies": ["minimatch", "cropperjs"],
|
||||||
"stylePreprocessorOptions": {
|
"stylePreprocessorOptions": {
|
||||||
"includePaths": ["projects/aca-content/src/lib/ui", "node_modules"]
|
"includePaths": ["projects/aca-content/src/lib/ui", "node_modules", "node_modules/@alfresco/adf-core/lib"]
|
||||||
},
|
},
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user