mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove >>> in favor of ::ng-deep
fix license check
This commit is contained in:
@@ -76,7 +76,7 @@ module.exports = {
|
||||
emitErrors: true,
|
||||
licenseFile: path.resolve(__dirname, '../assets/license_header.txt')
|
||||
},
|
||||
exclude: [/node_modules/, /bundles/, /dist/, /demo/]
|
||||
exclude: [/theme-picker/]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user