mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
36bb5a46d4
commit
e0e87a730c
@ -110,7 +110,7 @@ export async function buildClient (ctx: ViteBuildContext) {
|
||||
clientConfig.server = defu(clientConfig.server, <ServerOptions> {
|
||||
https: ctx.nuxt.options.devServer.https,
|
||||
hmr: {
|
||||
clientPort: ctx.nuxt.options.devServer.port,
|
||||
clientPort: ctx.nuxt.options.devServer.port
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user