diff options
Diffstat (limited to 'svelte.config.js')
-rw-r--r-- | svelte.config.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svelte.config.js b/svelte.config.js index 812ec21..4811785 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -11,10 +11,6 @@ const config = { // for more information about preprocessors preprocess: preprocess(), - compilerOptions: { - preserveWhitespace: false - }, - kit: { adapter: adapter(), // adapter: adapter({ |