Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWould work with MeteorJS and VueJS? #1352
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
just direct reference <script src="./webtorrent.min.js"></script> |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi people. I am having some issues I would like to fix and use webtorrent in a Meteor+Vue app.
One of the issues is
Any clues why this should be happening? I am installing webtorrent from the npm package and loading it inside the component with
import WebTorrent from 'webtorrent'If there is anything I can do to make it work, and contribute it back, will love to!
cheers.