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 3791299 commit b03748eCopy full SHA for b03748e
README.md
@@ -16,7 +16,7 @@ $ npm install arraybuffer-loader --save-dev
16
17
## Usage
18
19
-[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
+See offical document [Loaders](https://webpack.js.org/concepts/loaders/).
20
21
```js
22
var buffer = require('arraybuffer!./data.dat')
0 commit comments