Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit d4d8bbc

Browse files
simon04michael-ciniawsky
authored andcommittedJun 2, 2017
docs(README): explain what the loader does (#156)
1 parent 26ab81a commit d4d8bbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
src="https://webpack.js.org/assets/icon-square-big.svg">
1212
</a>
1313
<h1>File Loader</h1>
14+
<p>Instructs webpack to emit the required object as file and to return its public url.</p>
1415
</div>
1516

1617
<h2 align="center">Install</h2>
@@ -152,4 +153,4 @@ MIT
152153
[cover-url]: https://coveralls.io/github/webpack-contrib/file-loader
153154

154155
[chat]: https://badges.gitter.im/webpack/webpack.svg
155-
[chat-url]: https://gitter.im/webpack/webpack
156+
[chat-url]: https://gitter.im/webpack/webpack

0 commit comments

Comments
 (0)
This repository has been archived.