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

Commit 636bb0b

Browse files
committed
Update README.md
1 parent 45eedc1 commit 636bb0b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ var fileContent = require("raw!./file.txt");
1111
// => returns file.txt content as string
1212
```
1313

14-
Don't forget to polyfill `require` if you want to use it in node.
15-
See `webpack` documentation.
14+
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
1615

1716
## License
1817

0 commit comments

Comments
 (0)