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 the dependencies within the client bundle #75

Closed
WolframHempel opened this issue Feb 27, 2016 · 1 comment
Closed

Reduce the dependencies within the client bundle #75

WolframHempel opened this issue Feb 27, 2016 · 1 comment
Assignees
Milestone

Comments

@WolframHempel
Copy link
Member

WolframHempel commented Feb 27, 2016

Webpack provides a sleeker version of browserify. It's recommended by react and the JavaScript world seems to be moving towards it. It might help us reduce the size of the client files be bundling less unneeded dependencies.

http://webpack.github.io/

@yasserf yasserf changed the title Consider moving to webpack Reduce the dependencies within the client bundle Apr 29, 2016
@yasserf
Copy link
Contributor

yasserf commented Apr 29, 2016

Webpack adds the same amount of dependencies, so changes the title for us to find a more generic approach

@yasserf yasserf self-assigned this May 17, 2016
@yasserf yasserf added this to the 1.0 milestone May 17, 2016
@demux demux assigned demux and unassigned yasserf May 24, 2016
yasserf added a commit that referenced this issue May 24, 2016
…nt-size

Fix #75 reduce the bundle by ignoring the TCP connection class in bro…
@yasserf yasserf removed the in review label May 24, 2016
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

3 participants