We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecb6fb5 + a9fce11 commit 792bd09Copy full SHA for 792bd09
1 file changed
gulpfile.js
@@ -565,6 +565,8 @@ export function release(done) {
565
'!vendor/mpdf/mpdf/ttfonts/*',
566
'vendor/mpdf/mpdf/ttfonts/DejaVuinfo.txt',
567
'vendor/mpdf/mpdf/ttfonts/DejaVu*Condensed*',
568
+ 'vendor/mpdf/mpdf/ttfonts/ocrbinfo.txt',
569
+ 'vendor/mpdf/mpdf/ttfonts/ocrb10.ttf',
570
'!vendor/respect/validation/tests/**',
571
'!vendor/willdurand/geocoder/tests/**',
572
'!docker/**',
0 commit comments