Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
nebula
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
89a8d13
nebula
/
svelte.config.js
soiz1
Upload 109 files
89a8d13
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
109 Bytes
import
{ vitePreprocess }
from
"@astrojs/svelte"
;
export
default
{
preprocess
:
vitePreprocess
()
};