vega / vl-convert

Utilities for converting Vega-Lite specs from the command line and Python
BSD 3-Clause "New" or "Revised" License
84 stars 9 forks source link

Update deno_emit to enable minification, update other deps #126

Closed jonmmease closed 8 months ago

jonmmease commented 8 months ago

Updates deno_emit and enables the minify option so that bundled JavaScript code is minified.

Updates usvg, resvg, svg2pdf, and pdf-writer