mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Remove double wildcard from symfony.asset_mapper.excluded_patterns (#1512)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"position": "after_target",
|
||||
"warn_if_missing": true,
|
||||
"target": " missing_import_mode: strict",
|
||||
"content": " excluded_patterns:\n - '**/assets/styles/**/_*.scss'"
|
||||
"content": " excluded_patterns:\n - '*/assets/styles/**/_*.scss'"
|
||||
}
|
||||
],
|
||||
"conflict": {
|
||||
|
||||
Reference in New Issue
Block a user