Skip to content

Commit edfea43

Browse files
committed
chore(nuxt.config): remove vite config
1 parent 751ecce commit edfea43

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

nuxt.config.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,6 @@ export default defineNuxtConfig({
3636
}
3737
},
3838

39-
vite: {
40-
$server: {
41-
build: {
42-
rollupOptions: {
43-
output: {
44-
preserveModules: true
45-
}
46-
}
47-
}
48-
}
49-
},
50-
5139
eslint: {
5240
config: {
5341
stylistic: {

0 commit comments

Comments
 (0)