Migration - added stylePrepocessor for material selectors

This commit is contained in:
Vito Albano
2024-03-20 14:40:49 +00:00
committed by MichalKinas
parent 9f9fd75721
commit 86900b1553

View File

@@ -14,7 +14,7 @@
"polyfills": "app/src/polyfills.ts",
"allowedCommonJsDependencies": ["minimatch", "cropperjs"],
"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": [
{