master
Matt Huntington 8 years ago
parent 6ba160e62d
commit 997c3062df

@ -43,7 +43,7 @@ mkdir dist
We can now run: We can now run:
``` ```
./node_modules/.bin/webpack js/index.js dist/bundle.js ./node_modules/.bin/webpack js/index.js -o dist/bundle.js
``` ```
Create a basic HTML file (`index.html`): Create a basic HTML file (`index.html`):

Loading…
Cancel
Save