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 dep tree #244

Closed
kegsay opened this issue Oct 24, 2016 · 5 comments
Closed

Reduce dep tree #244

kegsay opened this issue Oct 24, 2016 · 5 comments

Comments

@kegsay
Copy link
Member

kegsay commented Oct 24, 2016

This problem seems to almost entirely be down to 'request' which is pulling in things like har-validator

https://matrix.org/jira/browse/SYJS-10

@kegsay
Copy link
Member Author

kegsay commented Oct 24, 2016

Short of using a different request library, there isn't much we can do about this.

@kegsay
Copy link
Member Author

kegsay commented Oct 24, 2016

Matthew says: This is a major problem for running on constrained devices like Tessels. I'd rather we didn't resolve valid bugs as won't-fix, especially when there's a solution ('using a different request library'). Will bump down the priority instead.

@fred-wang
Copy link
Contributor

I think it would indeed be great to reduce dependencies! In https://bugzilla.mozilla.org/show_bug.cgi?id=1199855, I'm using browser-request for now. In addition, I see the following deps:

@fred-wang
Copy link
Contributor

cc'ing @clokep , this is about patch "Part 1 - Import Matrix JS SDK from github.com/matrix-org"

@t3chguy
Copy link
Member

t3chguy commented Jun 27, 2023

We killed all of the deps mentioned above except browserify which is leaving in October

@t3chguy t3chguy closed this as completed Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants