Skip to content

Commit

Permalink
Install svgSanitizer and exclude from extract
Browse files Browse the repository at this point in the history
SeoPro also ended up on the installed extras list, so that's excluded now too.
  • Loading branch information
hugopeek committed Jul 25, 2017
1 parent cdfbf57 commit 35867c2
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitify.romanesco
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ data:
# Installation of extras will be handled by the project itself, meaning
# they will receive their own category in the > 100.000 range.
where:
- 'id:NOT IN': [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,112,121,153,155,201,202,203]
- 'id:NOT IN': [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,112,121,153,155,201,202,203,213,215]

truncate_on_force:
- modCategoryClosure
2 changes: 0 additions & 2 deletions _data/categories/213.seoPro.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions _data/namespaces/svgsanitizer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: svgsanitizer
path: '{core_path}components/svgsanitizer/'
assets_path: '{assets_path}components/svgsanitizer/'

0 comments on commit 35867c2

Please sign in to comment.