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

Commit 94d37ad

Browse files
authored
Fix link
1 parent cda9d7f commit 94d37ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
npm install --save-dev json-loader
2222
```
2323

24-
> ⚠️ **Since `webpack >= v2.0.0`, importing of JSON files will work by default. You might still want to use this if you use a custom file extension. See the [v1.0.0 -> v2.0.0 Migration Guide](https://webpack.js.org/guides/migrating/#json-loader-is-not-required-anymore) for more information**
24+
> ⚠️ **Since `webpack >= v2.0.0`, importing of JSON files will work by default. You might still want to use this if you use a custom file extension. See the [v1.0.0 -> v2.0.0 Migration Guide](https://webpack.js.org/migrate/3/#json-loader-is-not-required-anymore) for more information**
2525
2626
<h2 align="center">Usage</h2>
2727

0 commit comments

Comments
 (0)