Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vankop authored Jan 6, 2020
1 parent f8c4935 commit 8c05a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm install --save jsoneditor jsoneditor-react

## Bundling

Version `3.0.0` and higher provide only es build. Also you need some loaders (it terms of webpack) to load json editor icons and css, e.g.:
Version `3.0.0` and higher provide only es build. Also you need some loaders (in terms of webpack) to load json editor icons and css, e.g.:
```javascript
module.exports = {
module: {
Expand Down

0 comments on commit 8c05a8b

Please sign in to comment.