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