Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit e2112ba

Browse files
Merge pull request #56 from n4bb12/patch-1
Update link to deleted webpack v1 docs to v4 docs
2 parents 59671b7 + ea01de0 commit e2112ba

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
@@ -90,7 +90,7 @@ Source maps are always enabled unless explicitly disabled by specifying `devtool
9090

9191
### watchOptions
9292

93-
Object of options for watching. See [webpack's docs](https://webpack.github.io/docs/node.js-api.html#compiler).
93+
Object of options for watching. See [webpack's docs](https://webpack.js.org/configuration/watch).
9494

9595
**Default**: `{}`
9696

0 commit comments

Comments
 (0)