Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit d9dda99

Browse files
committed
Update README.md
1 parent 5dacba3 commit d9dda99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ require("script!./file.js");
77
// => execute file.js once in global context
88
```
99

10+
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
11+
1012
Does nothing in node.js.
1113

1214
## License
1315

14-
MIT (http://www.opensource.org/licenses/mit-license.php)
16+
MIT (http://www.opensource.org/licenses/mit-license.php)

0 commit comments

Comments
 (0)