GitXplorerGitXplorer
d

webpack-intro

public
6 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
4325a2418f633f26e642a7707f66ab15355ea7c1

Update README.md

ddavidgovea committed 11 years ago
Unverified
f3d7bf038f2d1abfe07c904a41d6c879e5ed1391

Update ARTICLE.md

ddavidgovea committed 11 years ago
Unverified
db24f731a09fecd731699926309e4adbaddf588e

Update ARTICLE.md

ddavidgovea committed 11 years ago
Unverified
a5783518afe745db774662dc04de2e13a4988bbb

include compiled bundles for easy reference

ddavidgovea committed 11 years ago
Unverified
c665b8cc0fc779d978f6a599560d8abbd87fdf4b

article markdown file

ddavidgovea committed 11 years ago
Unverified
b0dec8da47bae347de5177610859805095821e15

simpler make

ddavidgovea committed 11 years ago

README

The README file for this repository.

webpack-intro

Introduction/demo for webpack, the excellent browser-based module system

Source repo for blog article: http://cuttleblog.tumblr.com/post/63669845272/webpack#.github

Building

First, install dependencies:

$ npm install -g bower
$ npm install
$ bower install

Then,
make to build
make build-min to build minified bundles