GitXplorerGitXplorer
t

atljs-webpack

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fdfd33cdaeb3a4a7506289cc21f31eb2c498f1be

:x:

ttimdorr committed 9 years ago
Unverified
367575b547951c16e30253d5638bb0f8c996eeec

:eight:

ttimdorr committed 9 years ago
Unverified
3c76f6f983aad7cc12e739a7c6eea89d7ad231f5

:seven:

ttimdorr committed 9 years ago
Unverified
0e31ea1ae552cb2dc6e32043bc209066ed65174b

:six:

ttimdorr committed 9 years ago
Unverified
c2b2b74d70222c4fd308a7f42415162b34957a0e

:scissors:

ttimdorr committed 9 years ago
Unverified
d6b676d16b15a00c9f05290548aee875e3193523

:five:

ttimdorr committed 9 years ago

README

The README file for this repository.

A (Gentle) Introduction to Webpack

Code from my talk to the Atlanta JavaScript Meetup about Webpack.

Getting Started

Simply install the modules added by package.json and set your path so you can run webpack anywhere:

npm install
export PATH=$(npm bin):$PATH

Each subfolder is a section of the presentation. If they don't make sense, sorry, you had to be there...