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

Commit ea01de0

Browse files
authored
Update link to deleted webpack v1 docs to v4 docs
1 parent 59671b7 commit ea01de0

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)