rspack icon indicating copy to clipboard operation
rspack copied to clipboard

chore: upgrade webpack-dev-server

Open hardfist opened this issue 2 years ago • 1 comments

Summary

Related issue (if exists)

Types of changes

  • [ ] Docs change / Dependency upgrade
  • [ ] Bug fix
  • [ ] New feature / Improvement
  • [ ] Refactoring
  • [ ] Breaking change

Checklist

  • [ ] I have added changeset via pnpm run changeset.
  • [ ] I have added tests to cover my changes.

hardfist avatar Mar 19 '23 16:03 hardfist

🦋 Changeset detected

Latest commit: d69b3f9b300c4d5f37b6fc60be3bbab40462461e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@rspack/dev-middleware Patch
@rspack/dev-server Patch
@rspack/cli Patch
benchmarkcase-rspack-react-refresh Patch
@rspack/postcss-loader Patch
@rspack/dev-client Patch
@rspack/plugin-html Patch
@rspack/plugin-minify Patch
@rspack/plugin-node-polyfill Patch
@rspack/core Patch
@rspack/binding-darwin-arm64 Patch
@rspack/binding-darwin-x64 Patch
@rspack/binding-linux-x64-gnu Patch
@rspack/binding-win32-x64-msvc Patch
@rspack/binding Patch
@rspack/fs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Mar 19 '23 16:03 changeset-bot[bot]

It can be removed https://github.com/web-infra-dev/rspack/blob/main/packages/rspack-dev-server/src/server.ts#L426-L451

bvanjoi avatar Mar 20 '23 02:03 bvanjoi