mirror of https://github.com/webpack/webpack.git
docs(custom-json-modules): Improve README.md
This commit is contained in:
parent
428218b6aa
commit
eb8b23d4cd
|
|
@ -1,4 +1,4 @@
|
|||
This very simple example shows usage of a custom parser for json-modules.
|
||||
This is a simple example that shows the usage of a custom parser for json-modules.
|
||||
|
||||
Toml, yaml and json5 files can be imported like other modules without toml-loader.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue