We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381db4a commit 15e105bCopy full SHA for 15e105b
README.md
@@ -20,7 +20,7 @@ globals.<p>
20
npm i expose-loader --save
21
```
22
23
-<h2 align="center">Usage</h2>
+<h2 align="center"><a href="https://webpack.js.org/concepts/loaders">Usage</a></h2>
24
25
**Note**: Modules must be `require()`'d within in your bundle, or they will not
26
be exposed.
@@ -96,8 +96,6 @@ expose only applies to the react module. And it's only exposed when used in the
96
bundle.
97
98
99
-[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
100
-
101
<h2 align="center">Maintainers</h2>
102
103
<table>
0 commit comments