File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <a href =" https://npmjs.com/package/@rspack/dev-server?activeTab=readme " ><img src =" https://img.shields.io/npm/v/@rspack/dev-server?style=flat-square&colorA=564341&colorB=EDED91 " alt =" npm version " /></a >
55 <a href =" https://npmcharts.com/compare/@rspack/dev-server?minimal=true " ><img src =" https://img.shields.io/npm/dm/@rspack/dev-server.svg?style=flat-square&colorA=564341&colorB=EDED91 " alt =" downloads " /></a >
66 <a href =" https://nodejs.org/en/about/previous-releases " ><img src =" https://img.shields.io/node/v/@rspack/dev-server.svg?style=flat-square&colorA=564341&colorB=EDED91 " alt =" node version " ></a >
7- <a href =" https://github.com/rspack-contrib /rspack-dev-server/blob/main/LICENSE " ><img src =" https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91 " alt =" license " /></a >
7+ <a href =" https://github.com/rstackjs /rspack-dev-server/blob/main/LICENSE " ><img src =" https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91 " alt =" license " /></a >
88</p >
99
1010Use Rspack with a development server that provides live reloading. This should be used for development only.
@@ -111,4 +111,4 @@ Thanks to the [webpack-dev-server](https://github.com/webpack/webpack-dev-server
111111
112112## License
113113
114- [ MIT licensed] ( https://github.com/rspack-contrib /rspack-dev-server/blob/main/LICENSE ) .
114+ [ MIT licensed] ( https://github.com/rstackjs /rspack-dev-server/blob/main/LICENSE ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " @rspack/dev-server" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "license" : " MIT" ,
55 "description" : " Development server for rspack" ,
66 "main" : " ./dist/index.js" ,
5151 },
5252 "packageManager" : " pnpm@10.27.0" ,
5353 "homepage" : " https://rspack.rs" ,
54- "bugs" : " https://github.com/rspack-contrib /rspack-dev-server/issues" ,
54+ "bugs" : " https://github.com/rstackjs /rspack-dev-server/issues" ,
5555 "repository" : {
5656 "type" : " git" ,
57- "url" : " https://github.com/rspack-contrib /rspack-dev-server"
57+ "url" : " https://github.com/rstackjs /rspack-dev-server"
5858 },
5959 "devDependencies" : {
6060 "@biomejs/biome" : " ^1.8.3" ,
You can’t perform that action at this time.
0 commit comments