-
Notifications
You must be signed in to change notification settings - Fork 865
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
Add bower as a packaging option #31
Comments
This would be super helpful! |
Any reason why this needs to be on the 2.0.0 milestone? This is relatively easy to accomplish. |
Is there any indication on when this is planned? |
Hi.
I already tried mirror : false and mirror : true but none is working. Thank in advance, PS |
It would be amazing to have bower support! :) |
Is there a way to have a CND for binding it? |
while not ideal, this worked for me |
+1 |
Hello, how can I use it in my ionic 4 project ? |
I am also trying to integrate into an Ionic project, but when I build I am getting an error in the zxing.js file: Module not found: Error: can't resolve 'fs' in .../instascan/src. Is anybody else seeing this error or found a way around it. Thanks. |
try this: let opts = { |
Module name "instascan" has not been loaded yet for context: _. Use require([]) |
Where can I find the file instascan.min.js |
Hi could you perhaps upload a code with a start and stop button for the webcam? Unfortunately, to use only scanner.stop() in a new function does not work for me :-( thanks a lot. |
The text was updated successfully, but these errors were encountered: