Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce bundle size #30

Closed
DannyLingard opened this issue Jun 18, 2017 · 2 comments
Closed

Reduce bundle size #30

DannyLingard opened this issue Jun 18, 2017 · 2 comments

Comments

@DannyLingard
Copy link

Cheers for the work in regards to performance and speed improvements in the new version. Was wondering if there's any opportunities to reduce the bundle size as it's > 470KB (not
compressed or minified) in my webpack bundle?

Without knowing a lot about jsQR, does it provide the functionality to both encode and decode? If so, would it be feasible to spin off any unnecessary code not required in scanning/decoding of QR Codes into an additional package?

@JodusNodus
Copy link
Owner

jsQr does not provide encoding functionality, the bundle size is currently ~48KB.

@JodusNodus
Copy link
Owner

Check out the new release 1.1.3 its bundle size is greatly reduced compared to 1.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants