GitXplorerGitXplorer
t

atljs-webpack

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9f7a48e833281c0fcf4dd57d237622effb301673

:four:

ttimdorr committed 9 years ago
Unverified
889934457e4b8626fa2268679c29fcdea24af7b1

:three:

ttimdorr committed 9 years ago
Unverified
413dbab2c5453fe78195cbe564826f9279a858d1

:hocho:

ttimdorr committed 9 years ago
Unverified
7246b19de0ffddcc22129634ac7c805da7f0cfc9

:two:

ttimdorr committed 9 years ago
Unverified
32bdc915938c29b414d88f6a55847bb4d7be0943

:laughing:

ttimdorr committed 9 years ago
Unverified
1be6b80e6981d1e3e7a3d36ffc38be4eb419631c

:memo:

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...