Skip to content

Commit 403d163

Browse files
committed
loaders: add link to awesome-webpack
1 parent 730e94f commit 403d163

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/loaders/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ Loaders are activated by using `loadername!` prefixes in `require()` statements,
5454
* `vue-loader` Loads and compiles [Vue Components](https://vuejs.org/v2/guide/components.html)
5555
* `polymer-loader` Process HTML & CSS with preprocessor of choice and `require()` Web Components like first-class modules
5656
* `angular2-template-loader` Loads and compiles [Angular](https://angular.io/) Components
57+
58+
59+
![Awesome](../assets/awesome-badge.svg)
60+
For more third-party loaders, see the list from [awesome-webpack](https://github.com/webpack-contrib/awesome-webpack#loaders).

0 commit comments

Comments
 (0)