mirror of
https://github.com/LukeHagar/sveltekit-og.git
synced 2025-12-06 12:47:49 +00:00
Partytown Integration Test
This commit is contained in:
@@ -7,7 +7,8 @@ const config = {
|
||||
// for more information about preprocessors
|
||||
preprocess: [
|
||||
preprocess({
|
||||
postcss: true
|
||||
postcss: true,
|
||||
preserve: ['partytown']
|
||||
})
|
||||
],
|
||||
kit: {
|
||||
|
||||
Reference in New Issue
Block a user