LinkedInAttic / inject

AMD and CJS dependency management in the browser
http://www.injectjs.com
Other
464 stars 48 forks source link

Removes Link.JS and simplifies the executor's error reporting #284

Closed jakobo closed 11 years ago

jakobo commented 11 years ago

This is a followup from the @gvsboy fixes done to reduce the LinkJS dependency. While the library was effective, the perf and size benefits weren't worth it. This transparently removes the library for the developer, and still uses TraceKit for error reporting.