Skip to content

Commit ce49734

Browse files
committed
fix(vite): don't set output.preserveModules
1 parent 85a2c3d commit ce49734

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vite/src/server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ export async function buildServer (ctx: ViteBuildContext) {
9090
new RegExp('^' + escapeStringRegexp(withTrailingSlash(resolve(ctx.nuxt.options.rootDir, ctx.nuxt.options.dir.shared)))),
9191
],
9292
output: {
93-
preserveModules: true,
9493
entryFileNames: '[name].mjs',
9594
format: 'module',
9695
generatedCode: {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy