Include cogicon file in production builds
This commit is contained in:
parent
23e8bcec59
commit
23a23f7f56
|
@ -8,6 +8,7 @@ export default function() {
|
||||||
'templates/**/*',
|
'templates/**/*',
|
||||||
'tinymce/**/*',
|
'tinymce/**/*',
|
||||||
'*.php',
|
'*.php',
|
||||||
|
'cogicon.svg',
|
||||||
'LICENSE',
|
'LICENSE',
|
||||||
'readme.txt',
|
'readme.txt',
|
||||||
'screenshot*.png',
|
'screenshot*.png',
|
||||||
|
|
Loading…
Reference in New Issue