Skip to content

Commit 25024d3

Browse files
snitin315chenxsan
andauthored
Apply suggestions from code review
Co-authored-by: Sam Chen <chenxsan@gmail.com>
1 parent f750d46 commit 25024d3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/content/awesome-webpack.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ contributors:
55
- snitin315
66
---
77

8-
## [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
9-
10-
> A curated list of awesome Webpack resources, libraries, tools and applications
11-
12-
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel free to improve this list by contributing.
8+
A curated list of awesome webpack resources, libraries, tools and applications. It is inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel free to improve this list by contributing.
139

1410
## Webpack Ecosystem
1511

@@ -103,7 +99,6 @@ _People passionate about Webpack (In no particular order)_
10399
#### Utility
104100

105101
- [Babel Loader](https://github.com/babel/babel-loader): Webpack plugin for Babel. -- _Maintainer_: `Babel Team` [![Github][githubicon]](https://github.com/babel) [![Twitter][twittericon]](https://twitter.com/babel)
106-
- [ESLint Loader](https://github.com/webpack/eslint-loader): A ESlint loader for webpack. -- _Maintainer_: `Ricardo Gobbo de Souza` [![Github][githubicon]](https://github.com/ricardogobbosouza)
107102
- [JSHint Loader](https://github.com/webpack/jshint-loader): JSHint loader module for Webpack. -- _Maintainer_: `Webpack Team` [![Github][githubicon]](https://github.com/webpack)
108103
- [JSCS Loader](https://github.com/unindented/jscs-loader): Run your source through the JSCS style checker. -- _Maintainer_: `Daniel Perez Alvarez` [![Github][githubicon]](https://github.com/unindented)
109104
- [Bundle Loader](https://github.com/webpack/bundle-loader): Bundle loader for Webpack. -- _Maintainer_: `Webpack Team` [![Github][githubicon]](https://github.com/webpack)

0 commit comments

Comments
 (0)