ttdtrang / woofing-golden

Webpack example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo provides an example use case of webpack and suggests a organizational scheme for a web application.

It will illustrate

* how to configure webpack to bundle a variety of file types: js, css, images, etc.
* how to include an image asset
* how to include an npm package used by your own code
* how to include a custom library, for example a customized version of jquery-ui

About

Webpack example


Languages

Language:HTML 93.8%Language:JavaScript 6.1%Language:CSS 0.2%