From 4878bc40d2ca7d5b39f34ba4cc8f3bf0c6ebc9ad Mon Sep 17 00:00:00 2001 From: Dan Barr <6922515+danbarr@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:45:52 -0500 Subject: [PATCH] Remove webpack-dev-server override - Not needed anymore with Docusaurus 3.9+ Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> --- package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package.json b/package.json index 3d807356..83e5e7f9 100644 --- a/package.json +++ b/package.json @@ -55,11 +55,6 @@ "typescript": "~5.9.3", "typescript-eslint": "^8.48.1" }, - "overrides": { - "@docusaurus/core": { - "webpack-dev-server": "~5.2.2" - } - }, "browserslist": { "production": [ ">0.5%",