zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.51k stars 547 forks source link

Feature: minify library #485

Open jserra91 opened 3 years ago

jserra91 commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, we can install the library using npm repos but not direcly with .min.js.

Describe the solution you'd like Include in the repo min.js file

Additional context If only we want to download the minified library, we can't do it. We have to download the project, spend 3-4 hours to install the dependencies and then compile it with min.js/umd.min.js.

github-actions[bot] commented 7 months ago

Stale issue message