webpack-dev-server
webpack-dev-server copied to clipboard
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
* Operating System: MacOS High Sierra v 10.13.6 * Node Version: 8.9.2 * NPM Version: 6.4.1 * webpack Version: 4.26.0 * webpack-dev-server Version: 3.1.10 - [x] This is a **bug**...
Sorry if this is a question, but I can't find a solution. I found myself migrating back to webpack-dev-server after [webpack-serve](https://github.com/webpack-contrib/webpack-serve) was deprecated. I found really useful to attach hooks...
- [ ] This is a **bugfix** - [x] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -...
I've been running into this annoying little issue. In reducing it down to a test case, I'm pretty sure this is a bug with webpack-dev-server but I'm at a loss...
- [ ] This is a **bugfix** - [ ] This is a **feature** - [x] This is a **code refactor** - [ ] This is a **test update** -...
### Bug report ### Actual Behavior after run `webpack serve`, it says lots of `Module not found: Error: Can't resolve './xxxxxx'` here is my config ``` mode: "development", devtool: "inline-source-map",...
Hi, I readd all issue but can not fix this error. Please help me. I am upgrade webpack dev server with new version ### Bug report Webpack dev server HRM...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.11.20. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.1.0 to 22.2.0. Release notes Sourced from puppeteer's releases. puppeteer-core: v22.2.0 22.2.0 (2024-02-21) Features roll to Chrome 122.0.6261.57 (r1250580) (#11958) (70ad3b2) Bug Fixes deprecate isIncognito (#11962) (ceab7a9)...