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

https://github.com/ashoksaravanankns/webpack

Simple React application to get hands on with Webpack
https://github.com/ashoksaravanankns/webpack

webpack webpack-configuration webpack-loader webpack3

Last synced: 2 months ago
JSON representation

Simple React application to get hands on with Webpack

Awesome Lists containing this project

README

          

webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.