Skip to content

TheDutchCoder/webpack-guides-code-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains a collection of examples that are used in the Webpack Guides.

Using the examples

The easiest way to follow along with the guides is to clone this repo:

git clone git@github.com:TheDutchCoder/webpack-guides-code-examples.git
cd webpack-guides-code-examples

Then whenever you want to start a specific guide, navigate to the corresponding directory and run an npm install. For example if you wanted to follow along with the Asset Management guide, you would do:

cd examples
cd asset-management
npm install

Contributing

Please open an issue if you want to propose a change in an example, or feel something's missing. Or you can open a Pull Request if you have made changes to the examples.

All contributions are welcome!

About

Code examples used in the webpack.js.org guides

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages