Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit c154c75

Browse files
authored
Remove confusing statement about polyfill
Fixes #7
1 parent 3c0e36b commit c154c75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ var json = require("json!./file.json");
1111
// => returns file.json content as json parsed object
1212
```
1313

14-
Don't forget to polyfill `require` if you want to use it in node.
15-
See `webpack` documentation.
16-
1714
## License
1815

1916
MIT (http://www.opensource.org/licenses/mit-license.php)

0 commit comments

Comments
 (0)