Skip to content
Snippets Groups Projects

Update blacklisted paths to support new CSS/JS aggregate method introduced in Drupal 10.1

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -9,4 +9,5 @@ blacklisted_paths:
- '/node/add/*'
- '/node/*/edit'
- '/node'
- '/sites/default/files/*'
ignore_neutral: FALSE
Loading