diff --git a/packages/browser/src/node/plugin.ts b/packages/browser/src/node/plugin.ts index 4d434c014a8e..4a1748a13d4b 100644 --- a/packages/browser/src/node/plugin.ts +++ b/packages/browser/src/node/plugin.ts @@ -315,6 +315,7 @@ export default (browserServer: BrowserServer, base = '/'): Plugin[] => { project.ctx.config.root, project.ctx.server.config.configFile, ), + distRoot, ) return {