This commit is contained in:
@@ -102,15 +102,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
vite: {
|
||||
optimizeDeps: {
|
||||
exclude: ['minio', 'sharp']
|
||||
},
|
||||
build: {
|
||||
rollupOptions: {
|
||||
external: ['minio', 'sharp', 'fs', 'path', 'crypto', 'stream']
|
||||
}
|
||||
},
|
||||
ssr: {
|
||||
noExternal: []
|
||||
exclude: ['sharp']
|
||||
}
|
||||
},
|
||||
runtimeConfig: {
|
||||
|
||||
Reference in New Issue
Block a user