From f2132700fcf5c999a6bbbd57dddce23000809235 Mon Sep 17 00:00:00 2001 From: yf-yang Date: Thu, 14 Aug 2025 15:51:21 +0800 Subject: [PATCH] feat: use rspack hmr plugin --- src/index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/index.ts b/src/index.ts index 74f787c..e13369a 100644 --- a/src/index.ts +++ b/src/index.ts @@ -190,8 +190,6 @@ export const pluginReactRouter = ( }, dev: { writeToDisk: true, - hmr: false, - liveReload: true, setupMiddlewares: pluginOptions.customServer ? [] : [