Browse Source

Also minimize pdf.js worker.

pull/70/head
Joachim Bauch 11 years ago committed by Joachim Bauch
parent
commit
dac7813b43
  1. 3
      build/build.js

3
build/build.js

@ -58,6 +58,9 @@
'base' 'base'
], ],
inlineText: true, inlineText: true,
},
{
name: 'libs/pdf/pdf.worker',
} }
] ]
}) })

Loading…
Cancel
Save