Skip to content

Commit

Permalink
added link to webpack configuration utility
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoblind authored May 2, 2019
1 parent 39894b2 commit a31a04c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webpack-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,3 +311,8 @@ Also see the [Awesome Webpack list](https://github.com/d3viant0ne/awesome-webpac
- **webpack-flow**
https://github.com/webpack-flow/webpack-flow
A set of utilities to manage sharable webpack configs and make them reusable.

- **createapp.dev**
https://createapp.dev/webpack
Online tool for creating your own webpack config by selecting the features you need. It's a visual way of learning webpack, and you can download your project as a zip file when you're done!

0 comments on commit a31a04c

Please sign in to comment.