Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
nebula2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nebula2
/
svelte.config.js
soiz1
Upload folder using huggingface_hub
01fcadf
verified
20 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
import
{ vitePreprocess }
from
"@astrojs/svelte"
;
export
default
{
preprocess
:
vitePreprocess
()
};