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

Yo :) #1

Open
alexisvincent opened this issue Jan 4, 2017 · 2 comments
Open

Yo :) #1

alexisvincent opened this issue Jan 4, 2017 · 2 comments

Comments

@alexisvincent
Copy link

Hey man, noticed this project. Wondering if you're at all keen to collaborate on systemjs-tools

@Rush
Copy link
Member

Rush commented Jan 9, 2017

Hey. Sorry for late reply. Looks like a cool project but a little too much functionality for my current needs. My goal here is to simply have a middleware for jspm/systemjs. It already works very well and even faster without depcache than with depcache. Due to this I don't believe HTTP2 can make things faster here. Live reload of modules is potentially interesting but again not the current priority.

Actually maybe you are interested in using this project in your own tool as a dependency? I would probably have to make it more generic and depend only on systemjs and not jspm. Feel welcome to give any feedback.

Cheers

@alexisvincent
Copy link
Author

All good :) A handler is one of the things I export :) But been working on some really sweet upgrades. Should be ready in a day or so. Will post a link here to the updated readme.

But something I've really excited about is cross dev session bundle caching. So instead of paying the +- 50s bundle cost every time you start, you pay it once. After that starting a server takes a second or so.

The benefits of http2 are actually production benefits of per module caching.

Even if we don't end up collaborating, it's good to know other folks are working on improving the dev experience :)

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