Skip to content

Commit 5eba36f

Browse files
committed
feat: port webpack-dev-server
1 parent 06d25a8 commit 5eba36f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ server.startCallback(() => {
107107
108108
## Credits
109109

110-
Thanks to the [webpack-dev-server](https://github.com/webpack/webpack-dev-server) project created by [@sokra](https://github.com/sokra)
110+
This plugin is forked from [webpack-dev-server](https://github.com/webpack/webpack-dev-server), and is used to smooth out some differences between rspack and webpack, while also providing rspack-specific new features.
111+
112+
> Thanks to the [webpack-dev-server](https://github.com/webpack/webpack-dev-server) project created by [@sokra](https://github.com/sokra)
111113
112114
## License
113115

0 commit comments

Comments
 (0)