This commit is contained in:
@@ -10,7 +10,6 @@ config.options.plugins = [
|
||||
config.sveltePlugin({
|
||||
compilerOptions: {
|
||||
css: false,
|
||||
hydratable: false,
|
||||
dev: (process.argv?.length > 2 ? process.argv[2] : "build") !== "build",
|
||||
},
|
||||
preprocess: svelteConfig.preprocess,
|
||||
|
||||
Reference in New Issue
Block a user