Skip to content

Commit a9fce11

Browse files
committed
fix: inclusione file per stampa barcode con EAN13
1 parent c5b297c commit a9fce11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gulpfile.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,8 @@ export function release(done) {
565565
'!vendor/mpdf/mpdf/ttfonts/*',
566566
'vendor/mpdf/mpdf/ttfonts/DejaVuinfo.txt',
567567
'vendor/mpdf/mpdf/ttfonts/DejaVu*Condensed*',
568+
'vendor/mpdf/mpdf/ttfonts/ocrbinfo.txt',
569+
'vendor/mpdf/mpdf/ttfonts/ocrb10.ttf',
568570
'!vendor/respect/validation/tests/**',
569571
'!vendor/willdurand/geocoder/tests/**',
570572
'!docker/**',

0 commit comments

Comments
 (0)