Sign in
android
/
platform
/
frameworks
/
support
/
75cf38f826744ffef97888301bd4a6e0d4e953d7
/
.
/
development
/
benchmarks-chrome-extension
/
svelte.config.js
blob: b0683fd24d70abb7eeaeef8e39e3a12b4e74775a [
file
] [
log
] [
blame
]
import
{
vitePreprocess
}
from
'@sveltejs/vite-plugin-svelte'
export
default
{
// Consult https://svelte.dev/docs#compile-time-svelte-preprocess
// for more information about preprocessors
preprocess
:
vitePreprocess
(),
}