Skip to content

Commit c779a30

Browse files
thijstriemstraevilebottnawi
authored andcommitted
docs: clarify webpack-dev-server and write-file-webpack-plugin (#259)
1 parent 6205f51 commit c779a30

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
@@ -33,7 +33,7 @@ const config = {
3333
}
3434
```
3535

36-
> ℹ️ If you must have `webpack-dev-server` write files to output directory during development, you can force it with the [`write-file-webpack-plugin`](https://github.com/gajus/write-file-webpack-plugin).
36+
> ℹ️ If you want `webpack-dev-server` to write files to the output directory during development, you can force it with the [`write-file-webpack-plugin`](https://github.com/gajus/write-file-webpack-plugin).
3737
3838
### `Patterns`
3939

0 commit comments

Comments
 (0)