TheLarkInn / webpack-workshop-2018

Learning resources for the webpack academy workshop series for 2018
MIT License
554 stars 995 forks source link

Add branch for starting with the webpack-dev-server step #6

Closed 1Marc closed 6 years ago

1Marc commented 6 years ago

Seems like we need a feature/0311-add-first-plugins branch to start where you're starting to add webpack-dev-server in the course.

I've added a branch I can pull request you from https://github.com/1Marc/webpack-workshop-2018/tree/feature/0311-add-first-plugins if you add that branch.

1Marc commented 6 years ago

Same thing when webpack-dev-server is completed. add feature/0312-webpack-dev-server

I've added a branch I can pull request you from https://github.com/1Marc/webpack-workshop-2018/tree/feature/0312-webpack-dev-server if you add this branch.

1Marc commented 6 years ago

Same with feature/040101-add-style-loader --> https://github.com/1Marc/webpack-workshop-2018/tree/feature/040101-add-style-loader

1Marc commented 6 years ago
1Marc commented 6 years ago

Added all the additional branches to make it easier to follow the videos.