Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freddykaberuka/webpack-template

Webpack is a static module bundler for modern JavaScript applications. It's intelligent enough to build all app dependencies based just on your file imports. It starts from a list of modules defined as entry points and recursively builds a dependency graph that includes every module the application needs.
https://github.com/freddykaberuka/webpack-template

Last synced: about 1 month ago
JSON representation

Webpack is a static module bundler for modern JavaScript applications. It's intelligent enough to build all app dependencies based just on your file imports. It starts from a list of modules defined as entry points and recursively builds a dependency graph that includes every module the application needs.

Awesome Lists containing this project