Sign in
android
/
platform
/
frameworks
/
support
/
361451baae965ac650cf36f4e78756e0de6ddf0c
/
.
/
development
/
plot-benchmarks
/
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
(),
}