⚡ Set Svelte bundleStrategy single
This commit is contained in:
@@ -17,6 +17,9 @@ const config = {
|
||||
}),
|
||||
paths: {
|
||||
base: basePath
|
||||
},
|
||||
output: {
|
||||
bundleStrategy: 'single'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user