/vintage-demo

Primary LanguageJavaScript

This repository showcases project Vintage, which adds support to the Dependency graph for dependencies vendored directly into the repository, as opposed to defined with a package management manifest like a package.json, requirements.txt, or pom.xml.

Now, Vintage is focused on single-file Javascript dependencies, like jQuery.

There are three jQuery javascript files in the lib directory, each of which are identified as a dependency on jQuery, and reflected in the Dependency graph.