Update Webpack.md

master
Matt Huntington 7 years ago committed by GitHub
parent c7bbb6d03c
commit 0dff641aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,8 @@ We can now run:
./node_modules/.bin/webpack js/index.js -o dist/bundle.js
```
If given the option, tell `npm` to install `webpack-cli`
Create a basic HTML file (`index.html`):
```html

Loading…
Cancel
Save