1 parent 2b38218 commit 9b77262Copy full SHA for 9b77262
1 file changed
README.md
@@ -17,10 +17,14 @@ webpack is a bundler for modules. The main purpose is to bundle javascript files
17
18
Check the [documentation](https://github.com/webpack/docs/wiki) if you want to know more...
19
20
+
21
22
# Examples
23
24
Take a look at the [`examples`](https://github.com/webpack/webpack/tree/master/examples) folder.
25
26
27
28
# Features
29
30
* loaders are chainable
0 commit comments