mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-12 11:30:01 -04:00
dev server and basic marketplace
This commit is contained in:
parent
c8a88b837f
commit
99efa86c58
8 changed files with 412 additions and 13 deletions
5
svelte.config.js
Normal file
5
svelte.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { vitePreprocess } from '@astrojs/svelte';
|
||||
|
||||
export default {
|
||||
preprocess: vitePreprocess(),
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue