提交 | 用户 | 时间 | ||
fd2207 | 1 | # replace default config |
懒 | 2 | |
3 | # multipass: true | |
4 | # full: true | |
5 | ||
6 | plugins: | |
7 | ||
8 | # - name | |
9 | # | |
10 | # or: | |
11 | # - name: false | |
12 | # - name: true | |
13 | # | |
14 | # or: | |
15 | # - name: | |
16 | # param1: 1 | |
17 | # param2: 2 | |
18 | ||
19 | - removeAttrs: | |
20 | attrs: | |
21 | - 'fill' | |
22 | - 'fill-rule' |