interlockjs / interlock

JS bundler - inspired by Git, built on Babel.
MIT License
72 stars 7 forks source link

Hybrid-profile runtime loader #32

Closed divmain closed 8 years ago

divmain commented 9 years ago

Can determine at run-time what HTTP version is supported by the browser. Will effect loading of JS modules based on HTTP/2 feature availability.

May be implemented as extensible runtime module resolution plugin (see #28).

Relates to and is blocked by #31.

divmain commented 8 years ago

Moved to interlockjs/plugins/#8.