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 cc618ea commit a06933cCopy full SHA for a06933c
README.md
@@ -11,9 +11,6 @@ var json = require("json!./file.json");
11
// => returns file.json content as json parsed object
12
```
13
14
-Don't forget to polyfill `require` if you want to use it in node.
15
-See `webpack` documentation.
16
-
17
## License
18
19
MIT (http://www.opensource.org/licenses/mit-license.php)
0 commit comments